Révision 42456640 GES_PAC/View/Controls/ChamberButtonView.xaml.cs
GES_PAC/View/Controls/ChamberButtonView.xaml.cs | ||
---|---|---|
35 | 35 |
{ |
36 | 36 |
var vm = new ChamberButtonViewModel(ChamberId, Timer); |
37 | 37 |
BindingContext = vm; |
38 |
vm.UpdateProperties(); |
|
38 | 39 |
} |
39 | 40 |
} |
40 | 41 |
private static void OnChamberIdChanged(BindableObject bindable, object oldValue, object newValue) |
Formats disponibles : Unified diff