You should get a PointerPressed event when the barrel button is pushed.
--Rob
Thanks for reply.
But I need to detect & update the button state when Hover , not yet pressed or move.
For example, When the pen is hover, I would like to pop a dialog when the barrel button is pressed
But I don't know where to get the button event update because the "Pointer_Entered" is not coming again