3 writes to _fallbackState
PresentationFramework (3)
System\Windows\ResourceDictionary.cs (3)
185_fallbackState = FallbackState.Generic; 193_fallbackState = FallbackState.Classic; 198_fallbackState = FallbackState.None;
1 reference to _fallbackState
PresentationFramework (1)
System\Windows\ResourceDictionary.cs (1)
181switch (_fallbackState)