4 references to UpdateTemplateCache
PresentationFramework (4)
System\Windows\Controls\ContentPresenter.cs (1)
808
StyleHelper.
UpdateTemplateCache
(c, (FrameworkTemplate) e.OldValue, (FrameworkTemplate) e.NewValue, TemplateProperty);
System\Windows\Controls\Control.cs (1)
448
StyleHelper.
UpdateTemplateCache
(c, (FrameworkTemplate) e.OldValue, (FrameworkTemplate) e.NewValue, TemplateProperty);
System\Windows\Controls\ItemsPresenter.cs (1)
146
StyleHelper.
UpdateTemplateCache
(ip, (FrameworkTemplate) e.OldValue, (FrameworkTemplate) e.NewValue, TemplateProperty);
System\Windows\Controls\Page.cs (1)
551
StyleHelper.
UpdateTemplateCache
(p, (FrameworkTemplate) e.OldValue, (FrameworkTemplate) e.NewValue, TemplateProperty);