8 writes to IsSystemResourcesParsing
PresentationFramework (8)
System\Windows\SystemResources.cs (8)
412IsSystemResourcesParsing = true; 420IsSystemResourcesParsing = false; 610IsSystemResourcesParsing = true; 674IsSystemResourcesParsing = false; 698IsSystemResourcesParsing = true; 732IsSystemResourcesParsing = false; 1925SystemResources.IsSystemResourcesParsing = true; 1940SystemResources.IsSystemResourcesParsing = false;
3 references to IsSystemResourcesParsing
PresentationFramework (3)
System\Windows\Markup\BamlRecordReader.cs (1)
4160if (!SystemResources.IsSystemResourcesParsing)
System\Windows\ResourceDictionary.cs (1)
46IsThemeDictionary = SystemResources.IsSystemResourcesParsing;
System\Windows\StaticResourceExtension.cs (1)
295if (!SystemResources.IsSystemResourcesParsing)