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