12 references to PropertyIDictionary
PresentationBuildTasks (12)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (12)
257case ElementContextType.PropertyIDictionary: 623(ParentContext.ContextType == ElementContextType.PropertyIDictionary || 2007if (CurrentContext != null && CurrentContext.ContextType == ElementContextType.PropertyIDictionary) 2075if (CurrentContext.ContextType == ElementContextType.PropertyIDictionary || 3117if (ElementContextType.PropertyIDictionary != pct 3759CurrentContext.ContextType == ElementContextType.PropertyIDictionary, 3779case ElementContextType.PropertyIDictionary: 3960parentTag.ContextType == ElementContextType.PropertyIDictionary) 4234CurrentContext.ContextType = ElementContextType.PropertyIDictionary; 4382ParentContext.ContextType == ElementContextType.PropertyIDictionary || 4681case ElementContextType.PropertyIDictionary: 5118parentNodeType == ElementContextType.PropertyIDictionary )