Assume something simple like:
I think this will work...
var ttv = MainTextBlock.TransformToVisual(Window.Current.Content); Point screenCoords = ttv.TransformPoint(new Point(0, 0));