5 references to During
PresentationBuildTasks (5)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (5)
4448context.ContentParserState = ParsingContent.During; 4452else if (context.ContentParserState == ParsingContent.During) 4468if (context.ContentParserState == ParsingContent.During) 4482if (CurrentContext.ContentParserState == ParsingContent.During) 4760if(CurrentContext.ContentParserState != ParsingContent.During)