Bagikan melalui


Visual.VisualCacheMode Properti

Definisi

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 .

Berlaku untuk

Lihat juga