1 override of FocusInternal
System.Windows.Forms (1)
System\Windows\Forms\Form.cs (1)
3705
private protected override bool
FocusInternal
()
2 references to FocusInternal
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
5052
return
FocusInternal
();
System\Windows\Forms\Form.cs (1)
3720
return base.
FocusInternal
();