5 references to During
PresentationBuildTasks (5)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (5)
4455context.ContentParserState = ParsingContent.During; 4459else if (context.ContentParserState == ParsingContent.During) 4475if (context.ContentParserState == ParsingContent.During) 4489if (CurrentContext.ContentParserState == ParsingContent.During) 4765if(CurrentContext.ContentParserState != ParsingContent.During)