3 writes to _fallbackState
PresentationFramework (3)
System\Windows\ResourceDictionary.cs (3)
195_fallbackState = FallbackState.Generic; 203_fallbackState = FallbackState.Classic; 208_fallbackState = FallbackState.None;
1 reference to _fallbackState
PresentationFramework (1)
System\Windows\ResourceDictionary.cs (1)
191switch (_fallbackState)