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