StickyNoteControl::CaptionFontFamily Property
.NET Framework (current version)
Gets or sets the font family of the caption for the StickyNoteControl.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property FontFamily^ CaptionFontFamily { FontFamily^ get(); void set(FontFamily^ value); }
Property Value
Type: System.Windows.Media::FontFamily^A FontFamily for the control's caption. The default is the value of MessageFontFamily.
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: