1 override of OnChangeUICues
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListBox.cs (1)
1726
protected override void
OnChangeUICues
(UICuesEventArgs e) {
2 references to OnChangeUICues
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (1)
14062
OnChangeUICues
(new UICuesEventArgs(UIcues));
winforms\Managed\System\WinForms\ListBox.cs (1)
1735
base.
OnChangeUICues
(e);