3 references to CanUserSortProperty
PresentationFramework (3)
System\Windows\Controls\Primitives\DataGridColumnHeader.cs (3)
115
CoerceValue(
CanUserSortProperty
);
444
CoerceValue(
CanUserSortProperty
);
724
get { return (bool)GetValue(
CanUserSortProperty
); }