1 write to _runtimeId
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewRow.DataGridViewSelectedRowCellsAccessibleObject.cs (1)
37
internal override int[] RuntimeId =>
_runtimeId
??= [RuntimeIDFirstItem, Parent.GetHashCode(), GetHashCode()];