3 writes to _fallbackState
PresentationFramework (3)
System\Windows\ResourceDictionary.cs (3)
184_fallbackState = FallbackState.Generic; 192_fallbackState = FallbackState.Classic; 197_fallbackState = FallbackState.None;
1 reference to _fallbackState
PresentationFramework (1)
System\Windows\ResourceDictionary.cs (1)
180switch (_fallbackState)