11 references to PropertyComplex
PresentationBuildTasks (11)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (11)
266case ElementContextType.PropertyComplex: 2072CurrentContext.ContextType == ElementContextType.PropertyComplex) 3753Debug.Assert(CurrentContext.ContextType == ElementContextType.PropertyComplex || 3763case ElementContextType.PropertyComplex: 3875else if (ParentContext.ContextType == ElementContextType.PropertyComplex) 3953if (parentTag.ContextType == ElementContextType.PropertyComplex || 4166CurrentContext.ContextType = ElementContextType.PropertyComplex; 4377(ParentContext.ContextType == ElementContextType.PropertyComplex || 4403if (ParentContext.ContextType == ElementContextType.PropertyComplex && 4675case ElementContextType.PropertyComplex: 5098else if( parentNodeType == ElementContextType.PropertyComplex )