SystemParameters.SmallIconHeightKey Propriedade

Definição

Recebe o ResourceKey valor da SmallIconHeight propriedade.

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

Valor de Propriedade

Uma chave de recurso.

Observações

Uso de atributos XAML

<object property="{SystemParameters.SmallIconHeightKey}"/>

Aplica-se a