C# Class ZSCY_Win10.Util.TextBlockFormatter

Afficher le fichier Open project: RedrockMobile/CyxbsMobile_Win

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetFormattedText ( DependencyObject obj ) : Inline
SetFormattedText ( DependencyObject obj, Inline value ) : void

Private Methods

Méthode Description
OnFormattedTextChanged ( DependencyObject o, DependencyPropertyChangedEventArgs e ) : void

Method Details

GetFormattedText() public static méthode

public static GetFormattedText ( DependencyObject obj ) : Inline
obj Windows.UI.Xaml.DependencyObject
Résultat Windows.UI.Xaml.Documents.Inline

SetFormattedText() public static méthode

public static SetFormattedText ( DependencyObject obj, Inline value ) : void
obj Windows.UI.Xaml.DependencyObject
value Windows.UI.Xaml.Documents.Inline
Résultat void

Property Details

FormattedTextProperty public_oe static_oe property

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