Aracılığıyla paylaş


TextOptions.GetTextFormattingMode(DependencyObject) Yöntem

Tanım

TextFormattingMode Belirtilen öğenin öğesini alır.

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

Parametreler

element
DependencyObject

öğesini almak TextFormattingMode için öğesi.

Döndürülenler

TextFormattingMode

TextFormattingMode içinelement.

Şunlara uygulanır

Ayrıca bkz.