Frame.CacheSizeProperty Property

Definition

Identifies the CacheSize dependency property.

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

Property Value

The identifier for the CacheSize dependency property.

Applies to