BitmapCacheBrush.BitmapCache 屬性

定義

取得或設定表示快取內容的 CacheMode

public:
 property System::Windows::Media::BitmapCache ^ BitmapCache { System::Windows::Media::BitmapCache ^ get(); void set(System::Windows::Media::BitmapCache ^ value); };
public System.Windows.Media.BitmapCache BitmapCache { get; set; }
member this.BitmapCache : System.Windows.Media.BitmapCache with get, set
Public Property BitmapCache As BitmapCache

屬性值

BitmapCache

表示快取內容的 BitmapCache

備註

屬性 BitmapCache 會與 Target 屬性互動。 如需顯示此互動的資料表,請參閱 BitmapCacheBrush 類別概觀。

適用於

另請參閱