SystemFonts.SmallCaptionFontTextDecorations 속성

정의

최소화되지 않은 창의 비클라이언트 영역에서 작은 캡션 텍스트의 장식을 결정하는 메트릭을 가져옵니다.

public:
 static property System::Windows::TextDecorationCollection ^ SmallCaptionFontTextDecorations { System::Windows::TextDecorationCollection ^ get(); };
public static System.Windows.TextDecorationCollection SmallCaptionFontTextDecorations { get; }
member this.SmallCaptionFontTextDecorations : System.Windows.TextDecorationCollection
Public Shared ReadOnly Property SmallCaptionFontTextDecorations As TextDecorationCollection

속성 값

TextDecorationCollection

텍스트 장식의 컬렉션입니다.

설명

SPI_GETNONCLIENTMETRICS에서 메트릭을 가져옵니다. 자세한 내용은 SystemParametersInfo를 참조하세요.

XAML 특성 사용

<object property="{ SystemFonts.SmallCaptionFontTextDecorations}"/>

적용 대상