5 references to During
PresentationBuildTasks (5)
Framework\System\Windows\Markup\XamlReaderHelper.cs (5)
4451context.ContentParserState = ParsingContent.During; 4455else if (context.ContentParserState == ParsingContent.During) 4471if (context.ContentParserState == ParsingContent.During) 4485if (CurrentContext.ContentParserState == ParsingContent.During) 4732if(CurrentContext.ContentParserState != ParsingContent.During)