11 references to PropertyComplex
PresentationBuildTasks (11)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (11)
266case ElementContextType.PropertyComplex: 2075CurrentContext.ContextType == ElementContextType.PropertyComplex) 3756Debug.Assert(CurrentContext.ContextType == ElementContextType.PropertyComplex || 3766case ElementContextType.PropertyComplex: 3878else if (ParentContext.ContextType == ElementContextType.PropertyComplex) 3956if (parentTag.ContextType == ElementContextType.PropertyComplex || 4169CurrentContext.ContextType = ElementContextType.PropertyComplex; 4380(ParentContext.ContextType == ElementContextType.PropertyComplex || 4406if (ParentContext.ContextType == ElementContextType.PropertyComplex && 4678case ElementContextType.PropertyComplex: 5101else if( parentNodeType == ElementContextType.PropertyComplex )