BitmapCacheBrush.BitmapCache Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan atau mengatur CacheMode yang mewakili konten yang di-cache.
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
Nilai Properti
BitmapCache Yang mewakili konten yang di-cache.
Keterangan
Properti BitmapCache berinteraksi dengan Target properti . Untuk tabel yang memperlihatkan interaksi ini, lihat BitmapCacheBrush gambaran umum kelas.