6 references to Owner
System.Windows.Forms (6)
winforms\Managed\System\WinForms\DataGridRelationshipRow.cs (6)
829DataGridRelationshipRow row = (DataGridRelationshipRow)Owner; 839return (DataGridRelationshipRow)Owner; 861if (((DataGridRelationshipRow)Owner).Expanded) { 875((DataGridRelationshipRow)Owner).Expanded = !((DataGridRelationshipRow)Owner).Expanded; 880DataGridRelationshipRow row = (DataGridRelationshipRow)Owner;