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)
30
if (
_bounds
.HasValue)
32
Assert.Equal(
_bounds
.Value, (Rectangle)poly->rclBounds);