3 references to EventLosingFocus
System.Windows.Forms (3)
winforms\Managed\System\WinForms\HtmlDocument.cs (3)
695
DocumentShim.AddHandler(
EventLosingFocus
, value);
699
DocumentShim.RemoveHandler(
EventLosingFocus
, value);
1043
FireEvent(HtmlDocument.
EventLosingFocus
, e);