A UWP UserControl with 2 buttons
UWP UserControl
public sealed partial class SaveChangesUserControl : UserControl { public bool CanGo { get; set; } public S