8 writes to IsSystemResourcesParsing
PresentationFramework (8)
System\Windows\SystemResources.cs (8)
425IsSystemResourcesParsing = true; 433IsSystemResourcesParsing = false; 623IsSystemResourcesParsing = true; 687IsSystemResourcesParsing = false; 711IsSystemResourcesParsing = true; 745IsSystemResourcesParsing = false; 1932SystemResources.IsSystemResourcesParsing = true; 1947SystemResources.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)