SystemFonts.IconFontWeightKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad IconFontWeight.

public:
 static property System::Windows::ResourceKey ^ IconFontWeightKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey IconFontWeightKey { get; }
member this.IconFontWeightKey : System.Windows.ResourceKey
Public Shared ReadOnly Property IconFontWeightKey As ResourceKey

Valor de propiedad

ResourceKey

Clave de recurso.

Comentarios

Uso de atributos XAML

<object property="{ { SystemFonts.IconFontWeightKey}}"/>

Se aplica a