Tried to disable buttons like this
NewClassicGameButton->IsTapEnabled = false;
They still happily react to Tapped events. Is there anything more I have to consider?
-Sagar