3 writes to _bounds
PresentationCore (3)
Core\CSharp\System\Windows\Media\GeometryHitTestParameters.cs (3)
86_bounds = _hitGeometryInternal.Bounds; 146_bounds = Rect.Transform(_origBounds, composedMatrix); 159_bounds = Rect.Transform(_origBounds, matrix);
1 reference to _bounds
PresentationCore (1)
Core\CSharp\System\Windows\Media\GeometryHitTestParameters.cs (1)
127return _bounds;