improve ui
This commit is contained in:
@ -13,10 +13,11 @@ public partial class BuColView : ReactiveUserControl<BuColViewModel>
|
||||
{
|
||||
public BuColView()
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
this.WhenActivated(disposables =>
|
||||
{
|
||||
});
|
||||
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user