1 write to _styleCache
PresentationFramework (1)
System\Windows\FrameworkContentElement.cs (1)
165
StyleHelper.UpdateStyleCache(null, fce, (Style) e.OldValue, (Style) e.NewValue, ref fce.
_styleCache
);
1 reference to _styleCache
PresentationFramework (1)
System\Windows\FrameworkContentElement.cs (1)
145
get { return
_styleCache
; }