Windows Vista Beta | WinVistaBeta.com - Message | Problem with keyboard gestures in custom control

November 21, 2008  
Subject: Problem with keyboard gestures in custom control
Group: microsoft.public.windows.developer.winfx.avalon
Date: 9/5/2008 2:23:23 PM
From: aagranov2007@gmail.com

I have no problem tying KeyGestures in a Window type. But when I do
the same code that adds to a custom controls' InputBindings and
CommandBindings nothing happens. Only MouseGestures work to trigger
the command handler.

Back