1 override of FormActivated
System.Windows.Forms (1)
System\Windows\Forms\Application.ComponentThreadContext.cs (1)
207internal override void FormActivated(bool activate)
1 reference to FormActivated
System.Windows.Forms (1)
System\Windows\Forms\Application.cs (1)
1076ThreadContext.FromCurrent().FormActivated(activated);