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