TextOptions.GetTextFormattingMode(DependencyObject) Metoda

Definice

TextFormattingMode Získá pro zadaný prvek.

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

Prvek, pro který se má načíst TextFormattingMode .

Návraty

TextFormattingMode

elementFor TextFormattingMode .

Platí pro

Viz také