BitmapCacheBrush.BitmapCache 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定表示快取內容的 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 會與 Target 屬性互動。 如需顯示此互動的資料表,請參閱 BitmapCacheBrush 類別概觀。