2 references to OnCreateHandle
System.Windows.Forms (2)
System\Windows\Forms\ErrorProvider\ErrorProvider.ControlItem.cs (2)
36
_control.HandleCreated +=
OnCreateHandle
;
59
_control.HandleCreated -=
OnCreateHandle
;