XamlControlsResources.UseCompactResourcesProperty 属性

定义

标识 UseCompactResources 依赖属性。

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

属性值

UseCompactResources 依赖属性的标识符。

适用于