4 references to UpdateTemplateCache
PresentationFramework (4)
src\Framework\System\Windows\Controls\ContentPresenter.cs (1)
810
StyleHelper.
UpdateTemplateCache
(c, (FrameworkTemplate) e.OldValue, (FrameworkTemplate) e.NewValue, TemplateProperty);
src\Framework\System\Windows\Controls\Control.cs (1)
449
StyleHelper.
UpdateTemplateCache
(c, (FrameworkTemplate) e.OldValue, (FrameworkTemplate) e.NewValue, TemplateProperty);
src\Framework\System\Windows\Controls\ItemsPresenter.cs (1)
148
StyleHelper.
UpdateTemplateCache
(ip, (FrameworkTemplate) e.OldValue, (FrameworkTemplate) e.NewValue, TemplateProperty);
src\Framework\System\Windows\Controls\Page.cs (1)
559
StyleHelper.
UpdateTemplateCache
(p, (FrameworkTemplate) e.OldValue, (FrameworkTemplate) e.NewValue, TemplateProperty);