GetStylisticSet18 Method
TOC
Collapse the table of content
Expand the table of content

Typography.GetStylisticSet18 Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Returns the value of the StylisticSet18 attached property for a specified dependency object.

Namespace:  System.Windows.Documents
Assembly:  System.Windows (in System.Windows.dll)

'Declaration
Public Shared Function GetStylisticSet18 ( _
	element As DependencyObject _
) As Boolean

Parameters

element
Type: System.Windows.DependencyObject
The dependency object for which to retrieve the value of the StylisticSet18 property.

Return Value

Type: System.Boolean
The current value of the StylisticSet18 attached property on the specified dependency object.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft