SystemFonts.IconFontWeight 속성

정의

현재 아이콘 제목 글꼴에 대한 논리 글꼴 정보에서 글꼴 두께를 가져옵니다.

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

속성 값

FontWeight

글꼴 두께입니다.

설명

SPI_GETICONTITLELOGFONT에서 글꼴 정보를 가져옵니다. 자세한 내용은 SystemParametersInfo를 참조하세요.

XAML 특성 사용

<개체 속성= "{SystemFonts.IconFontWeight}" / >

적용 대상