1 write to _styleCache
PresentationFramework (1)
System\Windows\FrameworkElement.cs (1)
186StyleHelper.UpdateStyleCache(fe, null, (Style) e.OldValue, (Style) e.NewValue, ref fe._styleCache);
1 reference to _styleCache
PresentationFramework (1)
System\Windows\FrameworkElement.cs (1)
166get { return _styleCache; }