TextOptions.GetTextFormattingMode(DependencyObject) Metoda

Definicja

Pobiera element TextFormattingMode dla określonego elementu.

public:
 static System::Windows::Media::TextFormattingMode GetTextFormattingMode(System::Windows::DependencyObject ^ element);
public static System.Windows.Media.TextFormattingMode GetTextFormattingMode (System.Windows.DependencyObject element);
static member GetTextFormattingMode : System.Windows.DependencyObject -> System.Windows.Media.TextFormattingMode
Public Shared Function GetTextFormattingMode (element As DependencyObject) As TextFormattingMode

Parametry

element
DependencyObject

Element do pobrania TextFormattingMode elementu for.

Zwraca

TextFormattingMode

elementDla .TextFormattingMode

Dotyczy

Zobacz też