3 references to GdipSetStringFormatHotkeyPrefix
System.Drawing.Common (1)
System\Drawing\StringFormat.cs (1)
208PInvokeGdiPlus.GdipSetStringFormatHotkeyPrefix(_nativeFormat, (int)value).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
7863 /// <inheritdoc cref="GdipSetStringFormatHotkeyPrefix(winmdroot.Graphics.GdiPlus.GpStringFormat*, int)"/> 7868 winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.GdipSetStringFormatHotkeyPrefix(formatLocal, hotkeyPrefix);