3 references to Owner
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridRelationshipRow.cs (3)
965if (DataGrid.Focused && Owner.dgTable.FocusedRelation == relationship) { 995((DataGridRelationshipRow)Owner).Expanded = true; 1043Owner.FocusedRelation = relationship;