1 write to Transform
System.Windows.Forms.Primitives.TestUtilities (1)
DeviceContextState.cs (1)
68public Matrix3x2 Transform { get => _currentState.Transform; set => _currentState.Transform = value; }
1 reference to Transform
System.Windows.Forms.Primitives.TestUtilities (1)
DeviceContextState.cs (1)
68public Matrix3x2 Transform { get => _currentState.Transform; set => _currentState.Transform = value; }