2 writes to _cachedBounds
PresentationFramework (2)
System\Windows\Controls\InkPresenter.cs (2)
523_cachedBounds = null; 586_cachedBounds = Strokes.GetBounds();
2 references to _cachedBounds
PresentationFramework (2)
System\Windows\Controls\InkPresenter.cs (2)
584if ( _cachedBounds == null ) 589return _cachedBounds.Value;