Condividi tramite


BitmapCacheBrush.BitmapCache Proprietà

Definizione

Ottiene o imposta un oggetto CacheMode che rappresenta il contenuto memorizzato nella 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

Valore della proprietà

Oggetto BitmapCache che rappresenta il contenuto memorizzato nella cache.

Commenti

La BitmapCache proprietà interagisce con la Target proprietà . Per una tabella che mostra questa interazione, vedere la panoramica della BitmapCacheBrush classe.

Si applica a

Vedi anche