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