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