2 references to OnParentCursorChanged
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
6675children[i].OnParentCursorChanged(e);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ControlTests.cs (1)
1354public new void OnParentCursorChanged(EventArgs e) => base.OnParentCursorChanged(e);