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 依存関係プロパティの識別子。

適用対象