1 write to _origBounds
PresentationCore (1)
Core\CSharp\System\Windows\Media\GeometryHitTestParameters.cs (1)
74_origBounds = _hitGeometryInternal.Bounds;
2 references to _origBounds
PresentationCore (2)
Core\CSharp\System\Windows\Media\GeometryHitTestParameters.cs (2)
146_bounds = Rect.Transform(_origBounds, composedMatrix); 159_bounds = Rect.Transform(_origBounds, matrix);