'宣言 Public Function New( _ ByVal container As FrameworkElement, _ ByVal dataManager As XamScheduleDataManager, _ ByVal appointment As Appointment _ )
public AppointmentDialogCore( FrameworkElement container, XamScheduleDataManager dataManager, Appointment appointment )