2 references to ItemsSourcePropertyName
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\TemplateXamlParser.cs (1)
1026else if (xamlNode.PropName == XamlTemplateSerializer.ItemsSourcePropertyName ||
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlTemplateSerializer.cs (1)
223internal const string HierarchicalDataTemplateItemsSourceFullPropertyName = $"{HierarchicalDataTemplateTagName}.{ItemsSourcePropertyName}";