UWP Testing With Appium Question About Viewbox

So I am using Appium for the weird case of testing a Universal Windows Platform App, and am running into an issue. I am trying to click on a Viewbox to trigger a click event, but it seems Appium is unable to see or get a reference to it. I’m wondering if this is a known issue, or if anyone has run into this before, and if so, is there a workaround?

Thanks!