6 references to PropertyArray
PresentationBuildTasks (6)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (6)
258
case ElementContextType.
PropertyArray
:
3771
case ElementContextType.
PropertyArray
:
3958
parentTag.ContextType == ElementContextType.
PropertyArray
||
4303
CurrentContext.ContextType = ElementContextType.
PropertyArray
;
4666
case ElementContextType.
PropertyArray
:
5117
else if( parentNodeType == ElementContextType.
PropertyArray
||