3 references to CanUserSortProperty
PresentationFramework (3)
System\Windows\Controls\Primitives\DataGridColumnHeader.cs (3)
114
CoerceValue(
CanUserSortProperty
);
434
CoerceValue(
CanUserSortProperty
);
711
get { return (bool)GetValue(
CanUserSortProperty
); }