2 references to ItemsSourcePropertyName
PresentationBuildTasks (2)
Framework\System\Windows\Markup\TemplateXamlParser.cs (1)
1029else if (xamlNode.PropName == XamlTemplateSerializer.ItemsSourcePropertyName ||
Framework\System\Windows\Markup\XamlTemplateSerializer.cs (1)
229internal const string HierarchicalDataTemplateItemsSourceFullPropertyName = HierarchicalDataTemplateTagName + "." + ItemsSourcePropertyName;