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