8 writes to IsSystemResourcesParsing
PresentationFramework (8)
System\Windows\SystemResources.cs (8)
413IsSystemResourcesParsing = true; 421IsSystemResourcesParsing = false; 611IsSystemResourcesParsing = true; 675IsSystemResourcesParsing = false; 699IsSystemResourcesParsing = true; 733IsSystemResourcesParsing = false; 1926SystemResources.IsSystemResourcesParsing = true; 1941SystemResources.IsSystemResourcesParsing = false;
3 references to IsSystemResourcesParsing
PresentationFramework (3)
System\Windows\Markup\BamlRecordReader.cs (1)
4161if (!SystemResources.IsSystemResourcesParsing)
System\Windows\ResourceDictionary.cs (1)
47IsThemeDictionary = SystemResources.IsSystemResourcesParsing;
System\Windows\StaticResourceExtension.cs (1)
296if (!SystemResources.IsSystemResourcesParsing)