コード例 #1
0
 private void Button_Click_2(object sender, RoutedEventArgs e)
 {
     StaticDynamicResources window = new StaticDynamicResources();
     window.Show();
 }
コード例 #2
0
        private void Button_Click_2(object sender, RoutedEventArgs e)
        {
            StaticDynamicResources window = new StaticDynamicResources();

            window.Show();
        }