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