6 references to PropertyArray
PresentationBuildTasks (6)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (6)
257
case ElementContextType.
PropertyArray
:
3770
case ElementContextType.
PropertyArray
:
3957
parentTag.ContextType == ElementContextType.
PropertyArray
||
4302
CurrentContext.ContextType = ElementContextType.
PropertyArray
;
4664
case ElementContextType.
PropertyArray
:
5115
else if( parentNodeType == ElementContextType.
PropertyArray
||