C# Class ControLib.SightsControl

Interaction logic for SightsControl.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: NIAEFEUP/Kommando Class Usage Examples

Public Properties

Property Type Description
SightsCloseProperty System.Windows.DependencyProperty
SightsColorProperty System.Windows.DependencyProperty
SightsInnerWidthProperty System.Windows.DependencyProperty
SightsWidthProperty System.Windows.DependencyProperty

Public Methods

Method Description
Fire ( ) : void
SightsControl ( ) : System

Method Details

Fire() public method

public Fire ( ) : void
return void

SightsControl() public method

public SightsControl ( ) : System
return System

Property Details

SightsCloseProperty public static property

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

SightsColorProperty public static property

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

SightsInnerWidthProperty public static property

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

SightsWidthProperty public static property

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