1 implementation of GetSelection
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
3123
HRESULT ISelectionProvider.Interface.
GetSelection
(SAFEARRAY** pRetVal)
3 references to GetSelection
System.Windows.Forms.Primitives (3)
Windows.Win32.ISelectionProvider.g.cs (1)
67
return __object.
GetSelection
(pRetVal);
Windows.Win32.UI_Accessibility_ISelectionProvider_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.UI.Accessibility.ISelectionProvider.Interface.
GetSelection
(winmdroot.System.Com.SAFEARRAY**)"/>
28
winmdroot.Foundation.HRESULT __result = @this.
GetSelection
(pRetValLocal);