2 references to CanUserResizeRows
PresentationFramework (2)
System\Windows\Controls\Primitives\DataGridRowHeader.cs (2)
648dataGrid.CanUserResizeRows && dataGrid.Items.Count > 1 && 665if (dataGrid != null && dataGrid.CanUserResizeRows)