3 references to GdipGetStringFormatHotkeyPrefix
System.Drawing.Common (1)
System\Drawing\StringFormat.cs (1)
197PInvokeGdiPlus.GdipGetStringFormatHotkeyPrefix(_nativeFormat, (int*)&hotkeyPrefix).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
5207 /// <inheritdoc cref="GdipGetStringFormatHotkeyPrefix(winmdroot.Graphics.GdiPlus.GpStringFormat*, int*)"/> 5214 winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.GdipGetStringFormatHotkeyPrefix(formatLocal, hotkeyPrefixLocal);