1 reference to PreviousRow
PresentationFramework (1)
System\Windows\Controls\Primitives\DataGridRowHeader.cs (1)
712
return (gripper == _bottomGripper) ? this.ParentRow :
PreviousRow
;