6 references to PropertyArray
PresentationBuildTasks (6)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (6)
268
case ElementContextType.
PropertyArray
:
3777
case ElementContextType.
PropertyArray
:
3965
parentTag.ContextType == ElementContextType.
PropertyArray
||
4310
CurrentContext.ContextType = ElementContextType.
PropertyArray
;
4671
case ElementContextType.
PropertyArray
:
5122
else if( parentNodeType == ElementContextType.
PropertyArray
||