3 references to GetThemeDocumentationProperty
System.Windows.Forms.Primitives (3)
_generated\426\Windows.Win32.PInvoke.UXTHEME.dll.g.cs (2)
549 /// <inheritdoc cref="GetThemeDocumentationProperty(winmdroot.Foundation.PCWSTR, winmdroot.Foundation.PCWSTR, winmdroot.Foundation.PWSTR, int)"/> 559 winmdroot.Foundation.HRESULT __result = PInvoke.GetThemeDocumentationProperty(pszThemeNameLocal, pszPropertyNameLocal, pszValueBuffLocal, pszValueBuff.Length);
Windows\Win32\PInvoke.GetThemeDocumentationProperty.cs (1)
15GetThemeDocumentationProperty(pszTheme, pszProperty, pBuffer, buffer.Length);