StickyNoteControl.CaptionFontWeight 속성

정의

StickyNoteControl의 캡션에 사용되는 글꼴의 두께를 가져오거나 설정합니다.

public:
 property System::Windows::FontWeight CaptionFontWeight { System::Windows::FontWeight get(); void set(System::Windows::FontWeight value); };
public System.Windows.FontWeight CaptionFontWeight { get; set; }
member this.CaptionFontWeight : System.Windows.FontWeight with get, set
Public Property CaptionFontWeight As FontWeight

속성 값

글꼴의 두께(예: bold, ultrabold 또는 extralight)를 나타내는 FontWeight 구조체입니다. 기본값은 MessageFontWeight의 값입니다.

설명

인스턴스에 대 한 참조를 가져오려고 시도 하지 않는 것이 좋습니다 StickyNoteControl nor, 따라서 읽거나이 속성을 직접 작성 하는 합니다. 스타일 지정에만이 속성을 사용 해야 StickyNoteControls입니다.

종속성 속성 정보

식별자 필드 CaptionFontWeightProperty
메타 데이터 속성 설정 true AffectsMeasure

적용 대상