4 references to UpdateTemplateCache
PresentationFramework (4)
System\Windows\Controls\ContentPresenter.cs (1)
812
StyleHelper.
UpdateTemplateCache
(c, (FrameworkTemplate) e.OldValue, (FrameworkTemplate) e.NewValue, TemplateProperty);
System\Windows\Controls\Control.cs (1)
438
StyleHelper.
UpdateTemplateCache
(c, (FrameworkTemplate) e.OldValue, (FrameworkTemplate) e.NewValue, TemplateProperty);
System\Windows\Controls\ItemsPresenter.cs (1)
141
StyleHelper.
UpdateTemplateCache
(ip, (FrameworkTemplate) e.OldValue, (FrameworkTemplate) e.NewValue, TemplateProperty);
System\Windows\Controls\Page.cs (1)
530
StyleHelper.
UpdateTemplateCache
(p, (FrameworkTemplate) e.OldValue, (FrameworkTemplate) e.NewValue, TemplateProperty);