Base:
method
OnApplyTemplate
System.Windows.FrameworkElement.OnApplyTemplate()
2 overrides of OnApplyTemplate
PresentationFramework (1)
System\Windows\Controls\Primitives\DatePickerTextBox.cs (1)
78public override void OnApplyTemplate()
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
62public override void OnApplyTemplate()
2 references to OnApplyTemplate
PresentationFramework (1)
System\Windows\Controls\Primitives\DatePickerTextBox.cs (1)
80base.OnApplyTemplate();
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
65base.OnApplyTemplate();