SystemParameters.IconGridHeightKey Property

Definition

Gets the ResourceKey for the IconGridHeight property.

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

Property Value

A resource key.

Remarks

XAML attribute usage

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

Applies to