C# Class Experiments.SettingsPage

Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: nikhilk/silverlightfx

Public Methods

Method Description
SettingsPage ( ) : System

Private Methods

Method Description
OnOKButtonClick ( object sender, RoutedEventArgs e ) : void

Method Details

SettingsPage() public method

public SettingsPage ( ) : System
return System