ItemsWrapGrid.CacheLengthProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the CacheLength dependency property.
public:
static property DependencyProperty ^ CacheLengthProperty { DependencyProperty ^ get(); };
static DependencyProperty CacheLengthProperty();
public static DependencyProperty CacheLengthProperty { get; }
var dependencyProperty = ItemsWrapGrid.cacheLengthProperty;
Public Shared ReadOnly Property CacheLengthProperty As DependencyProperty
Property Value
The identifier for the CacheLength dependency property.