3 references to OnDeselecting
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TabControl.cs (2)
1583
/// Raises the <see cref='System.Windows.Forms.TabControl.
OnDeselecting
'/> event.
2114
OnDeselecting
(tcc);
winforms\Managed\System\WinForms\TabControlCancelEvent.cs (1)
23
/// Provides data for the <see cref='System.Windows.Forms.TabControl.
OnDeselecting
'/>,