2 writes to _bitmapCacheBrush
PresentationCore (2)
Core\CSharp\System\Windows\Media3D\Viewport2DVisual3D.cs (2)
51_bitmapCacheBrush = CreateBitmapCacheBrush(); 320set { _bitmapCacheBrush = value; }
1 reference to _bitmapCacheBrush
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Viewport2DVisual3D.cs (1)
319get { return _bitmapCacheBrush; }