共用方式為


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相依性屬性的識別碼。

適用於