Good morning,
Every time I hit this button, I get a NullReferenceException:
As I don't actually need to have search capability, I'd like to just remove this button. Is there a way to do this and/or intercept the handler so I can suppress the action and/or is there a simple fix?
My XAML declaration is just:
Thanks!