BitmapCacheBrush.BitmapCache Propriedade

Definição

Obtém ou define um CacheMode que representa conteúdo em 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

Valor de Propriedade

A BitmapCache que representa conteúdo em cache.

Observações

A BitmapCache propriedade interage com a Target propriedade. Para uma tabela que mostra esta interação, veja a BitmapCacheBrush visão geral da classe.

Aplica-se a

Ver também