11 references to PropertyComplex
PresentationBuildTasks (11)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (11)
267case ElementContextType.PropertyComplex: 2076CurrentContext.ContextType == ElementContextType.PropertyComplex) 3757Debug.Assert(CurrentContext.ContextType == ElementContextType.PropertyComplex || 3767case ElementContextType.PropertyComplex: 3879else if (ParentContext.ContextType == ElementContextType.PropertyComplex) 3957if (parentTag.ContextType == ElementContextType.PropertyComplex || 4170CurrentContext.ContextType = ElementContextType.PropertyComplex; 4381(ParentContext.ContextType == ElementContextType.PropertyComplex || 4407if (ParentContext.ContextType == ElementContextType.PropertyComplex && 4680case ElementContextType.PropertyComplex: 5103else if( parentNodeType == ElementContextType.PropertyComplex )