Typography.GetAnnotationAlternates Method
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Returns the value of the AnnotationAlternates attached property for a specified dependency object.
Namespace: System.Windows.Documents
Assembly: System.Windows (in System.Windows.dll)
Syntax
'Declaration
Public Shared Function GetAnnotationAlternates ( _
element As DependencyObject _
) As Integer
public static int GetAnnotationAlternates(
DependencyObject element
)
Parameters
- element
Type: System.Windows.DependencyObject
The dependency object for which to retrieve the value of the AnnotationAlternates property.
Return Value
Type: System.Int32
The current value of the FontFamily attached property on the specified dependency object.
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.