Goblin - A Platform for 3D AR and VR Applications

Button.HandleMouse Method 

Handle mouse messages from the buttons

public override bool HandleMouse(
   WindowMessage msg,
   Point pt,
   IntPtr wParam,
   IntPtr lParam
);

See Also

Button Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace