3 references to get_accState
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObjectExtensions.cs (1)
212result = accessible.Value->get_accState(child, &state);
System.Windows.Forms.Primitives (2)
Windows.Win32.IAccessible.g.cs (2)
435 /// <inheritdoc cref="get_accState(winmdroot.System.Variant.VARIANT, winmdroot.System.Variant.VARIANT*)"/> 440 winmdroot.Foundation.HRESULT __result = this.get_accState(varChild, pvarStateLocal);