2 references to AlternationCountPropertyName
PresentationBuildTasks (2)
Framework\System\Windows\Markup\TemplateXamlParser.cs (1)
1036xamlNode.PropName == XamlTemplateSerializer.AlternationCountPropertyName
Framework\System\Windows\Markup\XamlTemplateSerializer.cs (1)
236internal const string HierarchicalDataTemplateAlternationCountFullPropertyName = HierarchicalDataTemplateTagName + "." + AlternationCountPropertyName;