1 write to _origBounds
PresentationCore (1)
System\Windows\Media\GeometryHitTestParameters.cs (1)
60_origBounds = _hitGeometryInternal.Bounds;
2 references to _origBounds
PresentationCore (2)
System\Windows\Media\GeometryHitTestParameters.cs (2)
136_bounds = Rect.Transform(_origBounds, composedMatrix); 149_bounds = Rect.Transform(_origBounds, matrix);