Class WpfFormattedText
Inheritance
WpfFormattedText
Assembly: Sdl.Desktop.Platform.Controls.dll
Syntax
public static class WpfFormattedText
Fields
FormattedTextProperty
Declaration
public static readonly DependencyProperty FormattedTextProperty
Field Value
Methods
GetFormattedText(DependencyObject)
Declaration
public static string GetFormattedText(DependencyObject obj)
Parameters
Returns
SetFormattedText(DependencyObject, string)
Declaration
public static void SetFormattedText(DependencyObject obj, string value)
Parameters