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