C# Class ArtOfWords.Views.EnvironmentSettings.EnvironmentSettingView

UserControl1.xaml の相互作用ロジック
Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: kienaiProject/ArtOfWords

Public Methods

Method Description
EnvironmentSettingView ( ) : System

Private Methods

Method Description
FontButton_Click_1 ( object sender, RoutedEventArgs e ) : void
TextStyleButton_Click_1 ( object sender, RoutedEventArgs e ) : void
UserControl_Loaded_1 ( object sender, RoutedEventArgs e ) : void

Method Details

EnvironmentSettingView() public method

public EnvironmentSettingView ( ) : System
return System