2 references to SortMemberPath
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (1)
7162
string sortPropertyName = column.
SortMemberPath
;
System\Windows\Controls\DataGridTemplateColumn.cs (1)
41
if (string.IsNullOrEmpty(templateColumn.
SortMemberPath
))