6 references to None
PresentationFramework (6)
OtherAssemblyAttrs.cs (1)
52[assembly: System.Windows.ThemeInfoAttribute(System.Windows.ResourceDictionaryLocation.ExternalAssembly, System.Windows.ResourceDictionaryLocation.None)]
System\Windows\SystemResources.cs (5)
562_genericLocation = ResourceDictionaryLocation.None; 603if (_preventReEnter || (_themedLocation == ResourceDictionaryLocation.None)) 692if (_preventReEnter || (_genericLocation == ResourceDictionaryLocation.None)) 754_themedLocation = ResourceDictionaryLocation.None; 755_genericLocation = ResourceDictionaryLocation.None;