2 references to GetThemeColor
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.UXTHEME.dll.g.cs (2)
458
/// <inheritdoc cref="
GetThemeColor
(winmdroot.UI.Controls.HTHEME, int, int, winmdroot.UI.Controls.THEME_PROPERTY_SYMBOL_ID, winmdroot.Foundation.COLORREF*)"/>
464
winmdroot.Foundation.HRESULT __result = PInvoke.
GetThemeColor
(hTheme, iPartId, iStateId, iPropId, pColorLocal);