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