C# Class Votabl2.Wibble

Inheritance: Windows.UI.Xaml.DependencyObject
Afficher le fichier Open project: joshtwist/votabl2

Méthodes publiques

Свойство Type Description
PropertyProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
GetProperty ( DependencyObject obj ) : object
PropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
SetProperty ( DependencyObject obj, object value ) : void

Method Details

GetProperty() public static méthode

public static GetProperty ( DependencyObject obj ) : object
obj Windows.UI.Xaml.DependencyObject
Résultat object

PropertyChanged() public static méthode

public static PropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
d Windows.UI.Xaml.DependencyObject
e Windows.UI.Xaml.DependencyPropertyChangedEventArgs
Résultat void

SetProperty() public static méthode

public static SetProperty ( DependencyObject obj, object value ) : void
obj Windows.UI.Xaml.DependencyObject
value object
Résultat void

Property Details

PropertyProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml PropertyProperty
Résultat Windows.UI.Xaml.DependencyProperty