No FrameHandler in WinUI for now... its too complex and broken
This commit is contained in:
@@ -181,6 +181,8 @@ public partial class ObservableCollection<TViewModel> :
|
||||
|
||||
Add(item);
|
||||
}
|
||||
|
||||
SelectedItem = this.FirstOrDefault();
|
||||
}
|
||||
|
||||
public void Clear(bool disposeItems = false)
|
||||
|
||||
Reference in New Issue
Block a user