C# Class SimpleSkin.Helpers.DraggableVisualAttachedProperty

Afficher le fichier Open project: Invenietis/ck-certified

Méthodes publiques

Свойство Type Description
DraggableVisualProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetDraggableVisual ( DependencyObject obj ) : bool
SetDraggableVisual ( DependencyObject obj, bool value ) : void

Method Details

GetDraggableVisual() public static méthode

public static GetDraggableVisual ( DependencyObject obj ) : bool
obj System.Windows.DependencyObject
Résultat bool

SetDraggableVisual() public static méthode

public static SetDraggableVisual ( DependencyObject obj, bool value ) : void
obj System.Windows.DependencyObject
value bool
Résultat void

Property Details

DraggableVisualProperty public_oe static_oe property

public static DependencyProperty,System.Windows DraggableVisualProperty
Résultat System.Windows.DependencyProperty