1 write to _bounds
System.Windows.Forms.Primitives.TestUtilities (1)
Metafiles\Validators\PolyPoly16Validator.cs (1)
25_bounds = bounds;
2 references to _bounds
System.Windows.Forms.Primitives.TestUtilities (2)
Metafiles\Validators\PolyPoly16Validator.cs (2)
30if (_bounds.HasValue) 32Assert.Equal(_bounds.Value, (Rectangle)poly->rclBounds);