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