2 references to OnTemplateChanged
PresentationFramework (2)
src\Framework\System\Windows\Controls\ContentPresenter.cs (2)
116
OnTemplateChanged
(this, new DependencyPropertyChangedEventArgs(TemplateProperty, metadata, null, defaultValue));
788
new PropertyChangedCallback(
OnTemplateChanged
)));