C# Class ICSharpCode.WpfDesign.Designer.Controls.DesignerThumb

A thumb where the look can depend on the IsPrimarySelection property.
Inheritance: System.Windows.Controls.Primitives.Thumb
显示文件 Open project: icsharpcode/WpfDesigner Class Usage Examples

Public Properties

Property Type Description
Alignment PlacementAlignment
IsPrimarySelectionProperty System.Windows.DependencyProperty
OperationMenuProperty System.Windows.DependencyProperty
ThumbVisibleProperty System.Windows.DependencyProperty

Public Methods

Method Description
ReDraw ( ) : void

Private Methods

Method Description
DesignerThumb ( ) : System.Windows

Method Details

ReDraw() public method

public ReDraw ( ) : void
return void

Property Details

Alignment public_oe property

public PlacementAlignment Alignment
return PlacementAlignment

IsPrimarySelectionProperty public_oe static_oe property

Dependency property for IsPrimarySelection.
public static DependencyProperty,System.Windows IsPrimarySelectionProperty
return System.Windows.DependencyProperty

OperationMenuProperty public_oe static_oe property

Dependency property for OperationMenu.
public static DependencyProperty,System.Windows OperationMenuProperty
return System.Windows.DependencyProperty

ThumbVisibleProperty public_oe static_oe property

Dependency property for IsPrimarySelection.
public static DependencyProperty,System.Windows ThumbVisibleProperty
return System.Windows.DependencyProperty