2 writes to _bitmapCacheBrush
PresentationCore (2)
System\Windows\Media3D\Viewport2DVisual3D.cs (2)
42
_bitmapCacheBrush
= CreateBitmapCacheBrush();
311
set {
_bitmapCacheBrush
= value; }
1 reference to _bitmapCacheBrush
PresentationCore (1)
System\Windows\Media3D\Viewport2DVisual3D.cs (1)
310
get { return
_bitmapCacheBrush
; }