1 override of OnPostApplyTemplate
PresentationFramework (1)
src\Framework\System\Windows\Controls\Control.cs (1)
611internal override void OnPostApplyTemplate()
2 references to OnPostApplyTemplate
PresentationFramework (2)
src\Framework\System\Windows\Controls\Control.cs (1)
613base.OnPostApplyTemplate();
src\Framework\System\Windows\FrameworkElement.cs (1)
398OnPostApplyTemplate();