Typography.GetAnnotationAlternates 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 AnnotationAlternates attached property for a specified dependency object.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- element
- Type: System.Windows.DependencyObject
The dependency object for which to retrieve the value of the AnnotationAlternates property.
Return Value
Type: System.Int32The current value of the FontFamily attached property on the specified dependency object.
Show: