Metodo Typography.SetVariants
.NET Framework 3.0
Sets the value of the Variants attached property for a specified dependency object.
Spazio dei nomi: System.Windows.Documents
Assembly: PresentationFramework (in presentationframework.dll)
Assembly: PresentationFramework (in presentationframework.dll)
public static void SetVariants ( DependencyObject element, FontVariants value )
public static function SetVariants ( element : DependencyObject, value : FontVariants )
Non è possibile utilizzare metodi in XAML.
Parametri
- element
The dependency object for which to set the value of the Variants property.
- value
The new value to set the property to.