2 references to ItemStringFormatPropertyName
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\TemplateXamlParser.cs (1)
1027xamlNode.PropName == XamlTemplateSerializer.ItemStringFormatPropertyName ||
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlTemplateSerializer.cs (1)
217internal const string HierarchicalDataTemplateItemStringFormatFullPropertyName = $"{HierarchicalDataTemplateTagName}.{ItemStringFormatPropertyName}";