コード例 #1
0
 public MainPage()
 {
     this.InitializeComponent();
     WindowUtils.CustomTitleBar(TitleBarArea);
     Loaded += SettingsPageLoaded;
 }