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