8 references to PropertyIList
PresentationBuildTasks (8)
Framework\System\Windows\Markup\XamlReaderHelper.cs (8)
272
case ElementContextType.
PropertyIList
:
3765
CurrentContext.ContextType == ElementContextType.
PropertyIList
||
3782
case ElementContextType.
PropertyIList
:
3967
parentTag.ContextType == ElementContextType.
PropertyIList
||
4215
CurrentContext.ContextType = ElementContextType.
PropertyIList
;
4386
ParentContext.ContextType == ElementContextType.
PropertyIList
))
4667
case ElementContextType.
PropertyIList
:
5062
else if( parentNodeType == ElementContextType.
PropertyIList
)