다음을 통해 공유


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 종속성 속성의 식별자입니다.

적용 대상