6 references to None
PresentationFramework (6)
OtherAssemblyAttrs.cs (1)
53[assembly: System.Windows.ThemeInfoAttribute(System.Windows.ResourceDictionaryLocation.ExternalAssembly, System.Windows.ResourceDictionaryLocation.None)]
System\Windows\SystemResources.cs (5)
563_genericLocation = ResourceDictionaryLocation.None; 604if (_preventReEnter || (_themedLocation == ResourceDictionaryLocation.None)) 693if (_preventReEnter || (_genericLocation == ResourceDictionaryLocation.None)) 755_themedLocation = ResourceDictionaryLocation.None; 756_genericLocation = ResourceDictionaryLocation.None;