Typography.SetStylisticSet13 Method
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Sets the value of the StylisticSet13 attached property for a specified dependency object.
Namespace:  System.Windows.Documents
Assembly:  System.Windows (in System.Windows.dll)
Syntax
'Declaration
Public Shared Sub SetStylisticSet13 ( _
    element As DependencyObject, _
    value As Boolean _
)
public static void SetStylisticSet13(
    DependencyObject element,
    bool value
)
Parameters
- element
 Type: System.Windows.DependencyObject
 The dependency object for which to set the value of the StylisticSet13 property.
- value
 Type: System.Boolean
 The new value to set the property to.
Version Information
Silverlight
Supported in: 5
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.