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