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