11 references to PropertyComplex
PresentationBuildTasks (11)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (11)
277case ElementContextType.PropertyComplex: 2083CurrentContext.ContextType == ElementContextType.PropertyComplex) 3763Debug.Assert(CurrentContext.ContextType == ElementContextType.PropertyComplex || 3773case ElementContextType.PropertyComplex: 3885else if (ParentContext.ContextType == ElementContextType.PropertyComplex) 3964if ( parentTag.ContextType == ElementContextType.PropertyComplex || 4177CurrentContext.ContextType = ElementContextType.PropertyComplex; 4388(ParentContext.ContextType == ElementContextType.PropertyComplex || 4414if (ParentContext.ContextType == ElementContextType.PropertyComplex && 4685case ElementContextType.PropertyComplex: 5108else if( parentNodeType == ElementContextType.PropertyComplex )