3 references to put_ClassName
System.Windows.Forms.Primitives (3)
Windows.Win32.IUIAutomationProxyFactoryEntry.g.cs (1)
287 return __object.put_ClassName(className);
Windows.Win32.UI_Accessibility_IUIAutomationProxyFactoryEntry_Extensions.g.cs (2)
53 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationProxyFactoryEntry.Interface.put_ClassName(winmdroot.Foundation.PCWSTR)"/> 58 winmdroot.Foundation.HRESULT __result = @this.put_ClassName(classNameLocal);