Share via


BitmapCacheBrush.BitmapCache Propriété

Définition

Obtient ou définit un CacheMode qui représente le contenu mis en 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

Valeur de propriété

BitmapCache

BitmapCache qui représente le contenu mis en cache.

Remarques

La BitmapCache propriété interagit avec la Target propriété. Pour obtenir un tableau montrant cette interaction, consultez la vue d’ensemble de la BitmapCacheBrush classe.

S’applique à

Voir aussi