TextOptions.GetTextFormattingMode(DependencyObject) 메서드

정의

TextFormattingMode 지정된 요소의 값을 가져옵니다.

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

매개 변수

element
DependencyObject

for를 가져올 요소입니다 TextFormattingMode .

반품

TextFormattingMode for .element

적용 대상

추가 정보