3 references to CanUserSortProperty
PresentationFramework (3)
System\Windows\Controls\Primitives\DataGridColumnHeader.cs (3)
120
CoerceValue(
CanUserSortProperty
);
449
CoerceValue(
CanUserSortProperty
);
729
get { return (bool)GetValue(
CanUserSortProperty
); }