C# Class SuperSimpleLyncKiosk.Extensions.ControlExtensions

Afficher le fichier Open project: shanselman/LyncAutoAnswer

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetCurrentVisualState ( DependencyObject obj ) : string
SetCurrentVisualState ( DependencyObject obj, string value ) : void

Private Methods

Méthode Description
OnCurrentVisualStatePropertyChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs args ) : void

Method Details

GetCurrentVisualState() public static méthode

public static GetCurrentVisualState ( DependencyObject obj ) : string
obj System.Windows.DependencyObject
Résultat string

SetCurrentVisualState() public static méthode

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

Property Details

CurrentVisualStateProperty public_oe static_oe property

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