6 references to None
PresentationFramework (6)
OtherAssemblyAttrs.cs (1)
58[assembly:System.Windows.ThemeInfoAttribute(System.Windows.ResourceDictionaryLocation.ExternalAssembly, System.Windows.ResourceDictionaryLocation.None)]
System\Windows\SystemResources.cs (5)
575_genericLocation = ResourceDictionaryLocation.None; 616if (_preventReEnter || (_themedLocation == ResourceDictionaryLocation.None)) 705if (_preventReEnter || (_genericLocation == ResourceDictionaryLocation.None)) 767_themedLocation = ResourceDictionaryLocation.None; 768_genericLocation = ResourceDictionaryLocation.None;