1 implementation of SetValue
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
1141
HRESULT ILegacyIAccessibleProvider.Interface.
SetValue
(PCWSTR szValue)
3 references to SetValue
System.Windows.Forms.Primitives (3)
Windows.Win32.ILegacyIAccessibleProvider.g.cs (1)
144
return __object.
SetValue
(szValue);
Windows.Win32.UI_Accessibility_ILegacyIAccessibleProvider_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.UI.Accessibility.ILegacyIAccessibleProvider.Interface.
SetValue
(winmdroot.Foundation.PCWSTR)"/>
28
winmdroot.Foundation.HRESULT __result = @this.
SetValue
(szValueLocal);