4 references to UpdateTemplateCache
PresentationFramework (4)
System\Windows\Controls\ContentPresenter.cs (1)
799
StyleHelper.
UpdateTemplateCache
(c, (FrameworkTemplate) e.OldValue, (FrameworkTemplate) e.NewValue, TemplateProperty);
System\Windows\Controls\Control.cs (1)
439
StyleHelper.
UpdateTemplateCache
(c, (FrameworkTemplate) e.OldValue, (FrameworkTemplate) e.NewValue, TemplateProperty);
System\Windows\Controls\ItemsPresenter.cs (1)
142
StyleHelper.
UpdateTemplateCache
(ip, (FrameworkTemplate) e.OldValue, (FrameworkTemplate) e.NewValue, TemplateProperty);
System\Windows\Controls\Page.cs (1)
544
StyleHelper.
UpdateTemplateCache
(p, (FrameworkTemplate) e.OldValue, (FrameworkTemplate) e.NewValue, TemplateProperty);