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