C# Class Dev2.CustomControls.Behavior.AttachBehavior

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetBehaviorType ( DependencyObject obj ) : Type
SetBehaviorType ( DependencyObject obj, Type value ) : void

Private Methods

Méthode Description
PropertyChangedCallback ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs args ) : void

Method Details

GetBehaviorType() public static méthode

public static GetBehaviorType ( DependencyObject obj ) : Type
obj System.Windows.DependencyObject
Résultat System.Type

SetBehaviorType() public static méthode

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

Property Details

BehaviorTypeProperty public_oe static_oe property

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