13 references to SystemParametersInfo
System.Drawing.Common (1)
System\Drawing\SystemFonts.cs (1)
154
if (PInvokeCore.
SystemParametersInfo
(SYSTEM_PARAMETERS_INFO_ACTION.SPI_GETICONTITLELOGFONT, (uint)sizeof(LOGFONT), &itfont, 0))
System.Private.Windows.Core (12)
_generated\201\Windows.Win32.PInvokeCore.USER32.dll.g.cs (2)
1077
/// <inheritdoc cref="
SystemParametersInfo
(winmdroot.UI.WindowsAndMessaging.SYSTEM_PARAMETERS_INFO_ACTION, uint, void*, winmdroot.UI.WindowsAndMessaging.SYSTEM_PARAMETERS_INFO_UPDATE_FLAGS)"/>
1081
winmdroot.Foundation.BOOL __result = PInvokeCore.
SystemParametersInfo
(uiAction, uiParam, default(void* ), fWinIni);
Windows\Win32\PInvokeCore.SystemParametersInfo.cs (10)
10
/// <inheritdoc cref="
SystemParametersInfo
(SYSTEM_PARAMETERS_INFO_ACTION, uint, void*, SYSTEM_PARAMETERS_INFO_UPDATE_FLAGS)"/>
16
return
SystemParametersInfo
(uiAction, 0, p, 0);
20
/// <inheritdoc cref="
SystemParametersInfo
(SYSTEM_PARAMETERS_INFO_ACTION, uint, void*, SYSTEM_PARAMETERS_INFO_UPDATE_FLAGS)"/>
28
/// <inheritdoc cref="
SystemParametersInfo
(SYSTEM_PARAMETERS_INFO_ACTION, uint, void*, SYSTEM_PARAMETERS_INFO_UPDATE_FLAGS)"/>
32
bool result =
SystemParametersInfo
(uiAction, 0, &nativeBool, (SYSTEM_PARAMETERS_INFO_UPDATE_FLAGS)fWinIni);
37
/// <inheritdoc cref="
SystemParametersInfo
(SYSTEM_PARAMETERS_INFO_ACTION, uint, void*, SYSTEM_PARAMETERS_INFO_UPDATE_FLAGS)"/>
45
/// <inheritdoc cref="
SystemParametersInfo
(SYSTEM_PARAMETERS_INFO_ACTION, uint, void*, SYSTEM_PARAMETERS_INFO_UPDATE_FLAGS)"/>
53
return
SystemParametersInfo
(
61
/// <inheritdoc cref="
SystemParametersInfo
(SYSTEM_PARAMETERS_INFO_ACTION, uint, void*, SYSTEM_PARAMETERS_INFO_UPDATE_FLAGS)"/>
67
return
SystemParametersInfo
(