コード例 #1
0
 public AboutPrompt()
 {
     MyControl = new AboutPromptUserControl();
     MyControl.DataContext = this;
 }
コード例 #2
0
 public AboutPrompt()
 {
     MyControl             = new AboutPromptUserControl();
     MyControl.DataContext = this;
 }