5 references to During
PresentationBuildTasks (5)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (5)
4443context.ContentParserState = ParsingContent.During; 4447else if (context.ContentParserState == ParsingContent.During) 4463if (context.ContentParserState == ParsingContent.During) 4477if (CurrentContext.ContentParserState == ParsingContent.During) 4755if(CurrentContext.ContentParserState != ParsingContent.During)