events - Check if Screen is Touched -


In Windows Phone 8.1, how can I trigger a method every time (with the command bar exception) or other button s)?

I can use the button on a large scale, but it seems that ... horrible.

I will have some TextBlock s on the screen and I still want to trigger those methods, even if these things are touching.

So basically, I'm looking for a method which if any button is not touching, then it will fire.

I'm seeing a large number of Windows Phone APIs, but it's challenging, because I'm not really sure what I'm seeing.

I think the event of PointerEntered : < Preclass = "lang-cs prettyprint-override"> // For example, the main page constructor: Window. Present. Core window Pointer + = core window pointer; Private Zero CoreWindow_PointerEntered (CoreWindow Sender, PointerEventArgs args) / / Debug your code here. WrightLine ("touch screen"); }

Note that you have two more good events to play.

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -