Frame.CacheSizeProperty プロパティ

定義

CacheSize 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ CacheSizeProperty { DependencyProperty ^ get(); };
static DependencyProperty CacheSizeProperty();
public static DependencyProperty CacheSizeProperty { get; }
var dependencyProperty = Frame.cacheSizeProperty;
Public Shared ReadOnly Property CacheSizeProperty As DependencyProperty

プロパティ値

CacheSize 依存関係プロパティの識別子。

適用対象