Share via


SystemParameters.SmallIconHeightKey Propriedade

Definição

Obtém o ResourceKey para a propriedade SmallIconHeight.

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 da propriedade

Uma chave de recurso.

Comentários

Uso do atributo XAML

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

Aplica-se a