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

A thumb where the look can depend on the IsPrimarySelection property.
Inheritance: System.Windows.Controls.Primitives.Thumb
Afficher le fichier Open project: icsharpcode/WpfDesigner Class Usage Examples

Méthodes publiques

Свойство Type Description
Alignment PlacementAlignment
IsPrimarySelectionProperty System.Windows.DependencyProperty
OperationMenuProperty System.Windows.DependencyProperty
ThumbVisibleProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ReDraw ( ) : void

Private Methods

Méthode Description
DesignerThumb ( ) : System.Windows

Method Details

ReDraw() public méthode

public ReDraw ( ) : void
Résultat void

Property Details

Alignment public_oe property

public PlacementAlignment Alignment
Résultat PlacementAlignment

IsPrimarySelectionProperty public_oe static_oe property

Dependency property for IsPrimarySelection.
public static DependencyProperty,System.Windows IsPrimarySelectionProperty
Résultat System.Windows.DependencyProperty

OperationMenuProperty public_oe static_oe property

Dependency property for OperationMenu.
public static DependencyProperty,System.Windows OperationMenuProperty
Résultat System.Windows.DependencyProperty

ThumbVisibleProperty public_oe static_oe property

Dependency property for IsPrimarySelection.
public static DependencyProperty,System.Windows ThumbVisibleProperty
Résultat System.Windows.DependencyProperty