Smart Pin Control

Namespace: Ico.Gwx
Assembly: GwxSmartPin (in GwxSmartPin.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class GwxSmartPinControl : UserControl, 
	ICustomTypeDescriptor, IStyleable
Visual Basic
Public Class GwxSmartPinControl _
	Inherits UserControl _
	Implements ICustomTypeDescriptor, IStyleable
JScript
public class GwxSmartPinControl extends UserControl implements ICustomTypeDescriptor, IStyleable

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              System.Windows.Controls..::..ContentControl
                System.Windows.Controls..::..UserControl
                  Ico.Gwx..::..GwxSmartPinControl

See Also