I need to catch both events for Button: OnClicked and tapped/holed/released.
Unfortunately it is not possible correctly handle both OnClick and OnDoubleClick events - both OnClick and OnDoubleClick are raised.
I need to catch both events for Button: OnClicked and tapped/holed/released.
Unfortunately it is not possible correctly handle both OnClick and OnDoubleClick events - both OnClick and OnDoubleClick are raised.