Gets or sets a cached representation of the
System.Windows.UIElement.
Syntax
'Declaration
Public Property CacheMode As CacheMode
public CacheMode CacheMode {get; set;}
Property Value
A
System.Windows.Media.CacheMode that holds a cached representation of the
System.Windows.UIElement.
See Also