Share via


XamlControlsResources.UseCompactResourcesProperty Property

Definition

Identifies the UseCompactResources dependency property.

public:
 static property DependencyProperty ^ UseCompactResourcesProperty { DependencyProperty ^ get(); };
static DependencyProperty UseCompactResourcesProperty();
public static DependencyProperty UseCompactResourcesProperty { get; }
var dependencyProperty = XamlControlsResources.useCompactResourcesProperty;
Public Shared ReadOnly Property UseCompactResourcesProperty As DependencyProperty

Property Value

The identifier for the UseCompactResources dependency property.

Applies to