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

Typography.GetNumeralStyle method

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

Syntax


public static FontNumeralStyle GetNumeralStyle(
  DependencyObject element
)

Parameters

element

Type: DependencyObject

The dependency object for which to retrieve the value of the NumeralStyle property.

Return value

Type: FontNumeralStyle

The current value of the NumeralStyle attached property on the specified dependency object.

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.