Base:
method
GetFocused
System.Windows.Forms.AccessibleObject.GetFocused()
1 override of GetFocused
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridRelationshipRow.cs (1)
879public override AccessibleObject GetFocused() {
1 reference to GetFocused
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridRelationshipRow.cs (1)
883return base.GetFocused();