3 references to get_accSelection
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
2352
return accessible.Value->
get_accSelection
(pvarChildren);
System.Windows.Forms.Primitives (2)
Windows.Win32.IAccessible.g.cs (2)
687
/// <inheritdoc cref="
get_accSelection
(winmdroot.System.Variant.VARIANT*)"/>
692
winmdroot.Foundation.HRESULT __result = this.
get_accSelection
(pvarChildrenLocal);