Inheritance: FirstFloor.ModernUI.Presentation.NotifyPropertyChanged
Esempio n. 1
0
 public void Initialize() {
     DataContext = new LapTimes_List.LapTimesViewModel(null);
     InitializeComponent();
 }