2 references to SetWindowTheme
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.UXTHEME.dll.g.cs (2)
1244
/// <inheritdoc cref="
SetWindowTheme
(winmdroot.Foundation.HWND, winmdroot.Foundation.PCWSTR, winmdroot.Foundation.PCWSTR)"/>
1252
winmdroot.Foundation.HRESULT __result = PInvoke.
SetWindowTheme
(hwnd, pszSubAppNameLocal, pszSubIdListLocal);