8 writes to IsSystemResourcesParsing
PresentationFramework (8)
System\Windows\SystemResources.cs (8)
426IsSystemResourcesParsing = true; 434IsSystemResourcesParsing = false; 624IsSystemResourcesParsing = true; 688IsSystemResourcesParsing = false; 712IsSystemResourcesParsing = true; 746IsSystemResourcesParsing = false; 1952SystemResources.IsSystemResourcesParsing = true; 1967SystemResources.IsSystemResourcesParsing = false;
3 references to IsSystemResourcesParsing
PresentationFramework (3)
System\Windows\Markup\BamlRecordReader.cs (1)
4179if (!SystemResources.IsSystemResourcesParsing)
System\Windows\ResourceDictionary.cs (1)
57IsThemeDictionary = SystemResources.IsSystemResourcesParsing;
System\Windows\StaticResourceExtension.cs (1)
305if (!SystemResources.IsSystemResourcesParsing)