5 references to During
PresentationBuildTasks (5)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (5)
4449context.ContentParserState = ParsingContent.During; 4453else if (context.ContentParserState == ParsingContent.During) 4469if (context.ContentParserState == ParsingContent.During) 4483if (CurrentContext.ContentParserState == ParsingContent.During) 4759if(CurrentContext.ContentParserState != ParsingContent.During)