Windows-XAML/Template10

AttachGestures should have an override without Window

JerryNixon opened this issue · 0 comments

AttachGestures currently requires Window. This is fine, but it needs an override that does not require it. That's because if you call it outside the earliest pipeline, it's easier to use without it.