2 references to ItemStringFormatPropertyName
PresentationBuildTasks (2)
Framework\System\Windows\Markup\TemplateXamlParser.cs (1)
1034xamlNode.PropName == XamlTemplateSerializer.ItemStringFormatPropertyName ||
Framework\System\Windows\Markup\XamlTemplateSerializer.cs (1)
234internal const string HierarchicalDataTemplateItemStringFormatFullPropertyName = HierarchicalDataTemplateTagName + "." + ItemStringFormatPropertyName;