Typography.StylisticSet20 attached property
Gets or sets a value that indicates whether a stylistic set of a font form is enabled.
<object Typography.StylisticSet20="bool"/>
XAML Values
- bool
-
true if the stylistic set of the font form is enabled; otherwise, false.
Remarks
To set this attached property value in code, use the SetStylisticSet20 method. To get this attached property value in code, use the GetStylisticSet20 method.
Requirements (Windows 10 device family)
|
API contract | |
|---|---|
|
Namespace |
Windows.UI.Xaml.Documents |
|
Metadata |
Requirements (Windows 8.x and Windows Phone 8.x)
|
Minimum supported client |
Windows 8 |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Runtime apps only] |
|
Namespace |
Windows.UI.Xaml.Documents |
|
Metadata |
|
See also