Designer control to visually set FXMonthView's properties on design-time.
Наследование: INotifyPropertyChanged
 public MonthViewDesignAdorner()
 {
     designerUI = new MonthViewDesignerUI();
 }
Пример #2
0
 public MonthViewDesignAdorner()
 {
     designerUI = new MonthViewDesignerUI();
 }