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