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)
569_genericLocation = ResourceDictionaryLocation.None; 610if (_preventReEnter || (_themedLocation == ResourceDictionaryLocation.None)) 699if (_preventReEnter || (_genericLocation == ResourceDictionaryLocation.None)) 761_themedLocation = ResourceDictionaryLocation.None; 762_genericLocation = ResourceDictionaryLocation.None;