2 implementations of GetFocus
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
1118
HRESULT IRawElementProviderFragmentRoot.Interface.
GetFocus
(IRawElementProviderFragment** pRetVal)
System.Windows.Forms.Primitives (1)
Interop\UiaCore\Interop.StubFragmentRoot.cs (1)
33
HRESULT IRawElementProviderFragmentRoot.Interface.
GetFocus
(IRawElementProviderFragment** pRetVal)
1 reference to GetFocus
System.Windows.Forms.Primitives (1)
Windows.Win32.IRawElementProviderFragmentRoot.g.cs (1)
112
return __object.
GetFocus
(pRetVal);