Microsoft.UI.Xaml.Controls.Button) are getting disabled for no apparent reason. There is nothing in the xaml or code-behind that changes the IsEnabled property, and even if I do set it explicitly to true they stay disabled. By watching the IsEnabledChanged event I can see something is setting the value to false but the callstack just has methods from the WinUI library. 