C# Class KinectRCCar.UserControls.CameraSettingsUserControl

Interaction logic for CameraSettingsUserControl.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: devinh/KinectRCCar

Public Properties

Property Type Description
AddressProperty System.Windows.DependencyProperty
PasswordProperty System.Windows.DependencyProperty
UsernameProperty System.Windows.DependencyProperty

Public Methods

Method Description
CameraSettingsUserControl ( ) : System

Method Details

CameraSettingsUserControl() public method

public CameraSettingsUserControl ( ) : System
return System

Property Details

AddressProperty public static property

public static DependencyProperty,System.Windows AddressProperty
return System.Windows.DependencyProperty

PasswordProperty public static property

public static DependencyProperty,System.Windows PasswordProperty
return System.Windows.DependencyProperty

UsernameProperty public static property

public static DependencyProperty,System.Windows UsernameProperty
return System.Windows.DependencyProperty