Touch Position Offset

In “InputEvents.cs”, why Touch Position is not in target UIElement (ie SwapChain) client position ?
I need to know touch position in my viewport but there an offset because of windows phone 10 command bar …

How can I do it ?
Thanks.