StickyNoteControl::CaptionFontWeight Property
.NET Framework (current version)
Gets or sets the weight of the font used for the caption of the StickyNoteControl.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property FontWeight CaptionFontWeight { FontWeight get(); void set(FontWeight value); }
Property Value
Type: System.Windows::FontWeightA FontWeight structure representing the weight of the font, for example, bold, ultrabold, or extralight. The default is the value of MessageFontWeight.
We recommend that you do not attempt to get a reference to an instance of StickyNoteControl nor, hence, that you read or write this property directly. This property should be used only in styling StickyNoteControls.
Identifier field | |
Metadata properties set to true |
.NET Framework
Available since 3.0
Available since 3.0
Show: