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