Background="{x:Null}" and this worked. But the second I set the background transparency to more than 0% (Background="#08FFFFFF" which is 4% opacity), my inputs are blocked by the window. Is there a way to pass inputs through regardless of the opacity of the background?