2 implementations of FDebugMessage
System.Windows.Forms (1)
System\Windows\Forms\Application.ComponentManager.cs (1)
52BOOL IMsoComponentManager.Interface.FDebugMessage(
System.Windows.Forms.Primitives (1)
Microsoft\Office\IMsoComponentManager.NativeAdapter.cs (1)
28BOOL Interface.FDebugMessage(nint dwReserved, uint msg, WPARAM wParam, LPARAM lParam)
2 references to FDebugMessage
System.Windows.Forms.Primitives (2)
Microsoft\Office\IMsoComponentManager.cs (2)
65/// <inheritdoc cref="Interface.FDebugMessage(nint, uint, WPARAM, LPARAM)"/> 235/// Standard <see cref="FDebugMessage"/> method.