Hi there,
is it possible to catch mouse wheel event on a GUI inputTextBlock?
The goal is to decrement/increment a value simply scrolling the mouse wheel. It seems to me that this event can be catched only on the scene not on the GUI.
Thank’s in advance