UIElement.CacheModeProperty 속성

정의

CacheMode 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ CacheModeProperty { DependencyProperty ^ get(); };
static DependencyProperty CacheModeProperty();
public static DependencyProperty CacheModeProperty { get; }
var dependencyProperty = UIElement.cacheModeProperty;
Public Shared ReadOnly Property CacheModeProperty As DependencyProperty

속성 값

CacheMode 종속성 속성의 식별자입니다.

적용 대상