Share via


SystemParameters.SmallIconWidthKey Propriedade

Definição

Obtém o ResourceKey para a propriedade SmallIconWidth.

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

Valor da propriedade

Uma chave de recurso.

Comentários

Uso do atributo XAML

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

Aplica-se a