2 references to GetThemeBool
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.UXTHEME.dll.g.cs (2)
413
/// <inheritdoc cref="
GetThemeBool
(winmdroot.UI.Controls.HTHEME, int, int, winmdroot.UI.Controls.THEME_PROPERTY_SYMBOL_ID, winmdroot.Foundation.BOOL*)"/>
419
winmdroot.Foundation.HRESULT __result = PInvoke.
GetThemeBool
(hTheme, iPartId, iStateId, iPropId, pfValLocal);