1 write to _overrideCursor
System.Windows.Forms (1)
System\Windows\Forms\Layout\Containers\SplitContainer.cs (1)
446_overrideCursor = value;
2 references to _overrideCursor
System.Windows.Forms (2)
System\Windows\Forms\Layout\Containers\SplitContainer.cs (2)
438get => _overrideCursor; 441if (_overrideCursor == value)