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