2 writes to _cachedBounds
PresentationFramework (2)
System\Windows\Controls\InkPresenter.cs (2)
512_cachedBounds = null; 575_cachedBounds = Strokes.GetBounds();
2 references to _cachedBounds
PresentationFramework (2)
System\Windows\Controls\InkPresenter.cs (2)
573if ( _cachedBounds == null ) 578return _cachedBounds.Value;