6 references to PropertyArray
PresentationBuildTasks (6)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (6)
257
case ElementContextType.
PropertyArray
:
3767
case ElementContextType.
PropertyArray
:
3954
parentTag.ContextType == ElementContextType.
PropertyArray
||
4299
CurrentContext.ContextType = ElementContextType.
PropertyArray
;
4661
case ElementContextType.
PropertyArray
:
5112
else if( parentNodeType == ElementContextType.
PropertyArray
||