StickyNoteControl::CaptionFontStretch Property
.NET Framework (current version)
Gets or sets the degree to which the font used for the caption of the StickyNoteControl is stretched.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property FontStretch CaptionFontStretch { FontStretch get(); void set(FontStretch value); }
Property Value
Type: System.Windows::FontStretchA FontStretch structure representing the degree of stretching compared to a font's normal aspect ratio. The default is Normal.
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: