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