11 references to PropertyComplex
PresentationBuildTasks (11)
Framework\System\Windows\Markup\XamlReaderHelper.cs (11)
283case ElementContextType.PropertyComplex: 2092CurrentContext.ContextType == ElementContextType.PropertyComplex) 3764Debug.Assert(CurrentContext.ContextType == ElementContextType.PropertyComplex || 3774case ElementContextType.PropertyComplex: 3886else if (ParentContext.ContextType == ElementContextType.PropertyComplex) 3965if ( parentTag.ContextType == ElementContextType.PropertyComplex || 4178CurrentContext.ContextType = ElementContextType.PropertyComplex; 4384(ParentContext.ContextType == ElementContextType.PropertyComplex || 4410if (ParentContext.ContextType == ElementContextType.PropertyComplex && 4665case ElementContextType.PropertyComplex: 5057else if( parentNodeType == ElementContextType.PropertyComplex )