1 implementation of get_State
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
1236
HRESULT ILegacyIAccessibleProvider.Interface.
get_State
(uint* pdwState)
3 references to get_State
System.Windows.Forms.Primitives (3)
Windows.Win32.ILegacyIAccessibleProvider.g.cs (1)
389
return __object.
get_State
(pdwState);
Windows.Win32.UI_Accessibility_ILegacyIAccessibleProvider_Extensions.g.cs (2)
53
/// <inheritdoc cref="winmdroot.UI.Accessibility.ILegacyIAccessibleProvider.Interface.
get_State
(uint*)"/>
58
winmdroot.Foundation.HRESULT __result = @this.
get_State
(pdwStateLocal);