C# Class KinectRCCar.UserControls.CameraSettingsUserControl

Interaction logic for CameraSettingsUserControl.xaml
Inheritance: System.Windows.Controls.UserControl
Mostrar archivo 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_oe static_oe property

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

PasswordProperty public_oe static_oe property

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

UsernameProperty public_oe static_oe property

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