Goblin - A Platform for 3D AR and VR Applications

NativeMethods.HookWindowsMessages Method 

Hooks window messages to go through this new callback

public static void HookWindowsMessages(
   IntPtr window,
   WndProcDelegate callback
);

See Also

NativeMethods Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace