2 references to OnTemplateChanged
PresentationFramework (2)
System\Windows\Controls\Control.cs (2)
53
OnTemplateChanged
(this, new DependencyPropertyChangedEventArgs(TemplateProperty, metadata, null, defaultValue));
404
new PropertyChangedCallback(
OnTemplateChanged
)));