8 references to PropertyIList
PresentationBuildTasks (8)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (8)
255case ElementContextType.PropertyIList: 3754CurrentContext.ContextType == ElementContextType.PropertyIList || 3771case ElementContextType.PropertyIList: 3955parentTag.ContextType == ElementContextType.PropertyIList || 4208CurrentContext.ContextType = ElementContextType.PropertyIList; 4379ParentContext.ContextType == ElementContextType.PropertyIList)) 4677case ElementContextType.PropertyIList: 5103else if( parentNodeType == ElementContextType.PropertyIList )