Expand Minimize
This topic has not yet been rated - Rate this topic

Typography.SetStylisticSet18 method

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

Syntax


public static void SetStylisticSet18(
  DependencyObject element, 
  bool value
)

Parameters

element

Type: DependencyObject

The dependency object for which to set the value of the StylisticSet18 property.

value

Type: System.Boolean [.NET] | Platform::Boolean [C++]

The new value to set the property to.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Documents
Windows::UI::Xaml::Documents [C++]

Metadata

Windows.winmd

See also

Typography

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.