UIElement.CacheModeProperty 屬性

定義

識別 CacheMode 相依性屬性。

public:
 static property DependencyProperty ^ CacheModeProperty { DependencyProperty ^ get(); };
static DependencyProperty CacheModeProperty();
public static DependencyProperty CacheModeProperty { get; }
var dependencyProperty = UIElement.cacheModeProperty;
Public Shared ReadOnly Property CacheModeProperty As DependencyProperty

屬性值

CacheMode相依性屬性的識別碼。

適用於