C# Class MonocleGiraffe.Controls.Extensions.TextBlockExtensions

Afficher le fichier Open project: akshay2000/MonocleGiraffe

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetText ( DependencyObject obj ) : bool
SetText ( DependencyObject obj, bool value ) : void

Private Methods

Méthode Description
Link_Click ( Hyperlink sender, HyperlinkClickEventArgs args ) : void
OnChanged ( DependencyObject o, DependencyPropertyChangedEventArgs args ) : void

Method Details

GetText() public static méthode

public static GetText ( DependencyObject obj ) : bool
obj Windows.UI.Xaml.DependencyObject
Résultat bool

SetText() public static méthode

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

Property Details

TextProperty public_oe static_oe property

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