Method BubbleKeyUp
BubbleKeyUp(Key, uint, out bool)
Calls BubbleKeyUp(KeyEventArgs) for the focused control with the specified parameters.
public static void BubbleKeyUp(Key key, uint repeatCount, out bool handled)
Parameters
BubbleKeyUp(KeyEventArgs)
Bubbles RaiseKeyUp(KeyEventArgs).
public virtual void BubbleKeyUp(KeyEventArgs e)
Parameters
e
KeyEventArgsEvent arguments.