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