Visual.VisualCacheMode 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 representasi cache dari Visual.
public: property System::Windows::Media::CacheMode ^ VisualCacheMode { protected public:
System::Windows::Media::CacheMode ^ get(); protected:
void set(System::Windows::Media::CacheMode ^ value); };
public System.Windows.Media.CacheMode VisualCacheMode { protected internal get; protected set; }
member this.VisualCacheMode : System.Windows.Media.CacheMode with get, set
Public Property VisualCacheMode As CacheMode
Nilai Properti
CacheMode yang menyimpan representasi cache dari Visual.
Keterangan
Atur VisualCacheMode properti saat Anda perlu meningkatkan performa untuk konten yang memakan waktu untuk dirender. Untuk informasi selengkapnya, lihat BitmapCache .