2 references to ItemBindingGroupPropertyName
PresentationBuildTasks (2)
Framework\System\Windows\Markup\TemplateXamlParser.cs (1)
1035
xamlNode.PropName == XamlTemplateSerializer.
ItemBindingGroupPropertyName
||
Framework\System\Windows\Markup\XamlTemplateSerializer.cs (1)
235
internal const string HierarchicalDataTemplateItemBindingGroupFullPropertyName = HierarchicalDataTemplateTagName + "." +
ItemBindingGroupPropertyName
;