8 writes to IsSystemResourcesParsing
PresentationFramework (8)
System\Windows\SystemResources.cs (8)
416IsSystemResourcesParsing = true; 424IsSystemResourcesParsing = false; 614IsSystemResourcesParsing = true; 678IsSystemResourcesParsing = false; 702IsSystemResourcesParsing = true; 736IsSystemResourcesParsing = false; 1932SystemResources.IsSystemResourcesParsing = true; 1947SystemResources.IsSystemResourcesParsing = false;
3 references to IsSystemResourcesParsing
PresentationFramework (3)
System\Windows\Markup\BamlRecordReader.cs (1)
4167if (!SystemResources.IsSystemResourcesParsing)
System\Windows\ResourceDictionary.cs (1)
47IsThemeDictionary = SystemResources.IsSystemResourcesParsing;
System\Windows\StaticResourceExtension.cs (1)
296if (!SystemResources.IsSystemResourcesParsing)