コード例 #1
0
ファイル: MainWindow.xaml.cs プロジェクト: EDITEC/DecHexBin
 private void Window_Loaded(object sender, RoutedEventArgs e)
 {
     UIFunctions.CenterObject(this);
 }