BitmapCacheBrush::BitmapCache Property
.NET Framework (current version)
Gets or sets a CacheMode that represents cached content.
Assembly: PresentationCore (in PresentationCore.dll)
public: property BitmapCache^ BitmapCache { BitmapCache^ get(); void set(BitmapCache^ value); }
Property Value
Type: System.Windows.Media::BitmapCache^A BitmapCache that represents cached content.
The BitmapCache property interacts with the Target property. For a table that shows this interaction, see the BitmapCacheBrush class overview.
.NET Framework
Available since 4.0
Available since 4.0
Show: