1 write to _bounds
System.Windows.Forms.Primitives.TestUtilities (1)
Metafiles\Validators\TextOutValidator.cs (1)
24_bounds = bounds;
2 references to _bounds
System.Windows.Forms.Primitives.TestUtilities (2)
Metafiles\Validators\TextOutValidator.cs (2)
43if (_bounds.HasValue) 45Assert.Equal(_bounds.Value, (Rectangle)textOut->rclBounds);