8 references to PropertyIList
PresentationBuildTasks (8)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (8)
256case ElementContextType.PropertyIList: 3758CurrentContext.ContextType == ElementContextType.PropertyIList || 3775case ElementContextType.PropertyIList: 3959parentTag.ContextType == ElementContextType.PropertyIList || 4212CurrentContext.ContextType = ElementContextType.PropertyIList; 4383ParentContext.ContextType == ElementContextType.PropertyIList)) 4682case ElementContextType.PropertyIList: 5108else if( parentNodeType == ElementContextType.PropertyIList )