8 references to PropertyIList
PresentationBuildTasks (8)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (8)
255case ElementContextType.PropertyIList: 3757CurrentContext.ContextType == ElementContextType.PropertyIList || 3774case ElementContextType.PropertyIList: 3958parentTag.ContextType == ElementContextType.PropertyIList || 4211CurrentContext.ContextType = ElementContextType.PropertyIList; 4382ParentContext.ContextType == ElementContextType.PropertyIList)) 4680case ElementContextType.PropertyIList: 5106else if( parentNodeType == ElementContextType.PropertyIList )