Base:
method
OnInitialized
System.Windows.FrameworkElement.OnInitialized(System.EventArgs)
1 override of OnInitialized
PresentationFramework (1)
System\Windows\Controls\TabControl.cs (1)
313
protected override void
OnInitialized
(EventArgs e)
1 reference to OnInitialized
PresentationFramework (1)
System\Windows\Controls\TabControl.cs (1)
315
base.
OnInitialized
(e);