3 references to CheckNotSupported
System.Windows.Forms.Primitives (3)
Windows.Win32.IUIAutomation.g.cs (1)
2067 return __object.CheckNotSupported(value, isNotSupported);
Windows.Win32.UI_Accessibility_IUIAutomation_Extensions.g.cs (2)
132 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomation.Interface.CheckNotSupported(winmdroot.System.Variant.VARIANT, winmdroot.Foundation.BOOL*)"/> 137 winmdroot.Foundation.HRESULT __result = @this.CheckNotSupported(value, isNotSupportedLocal);