C# Class FirstFloor.ModernUI.Windows.Controls.ValueLabel

Inheritance: System.Windows.Controls.Control
Show file Open project: gro-ove/actools

Public Properties

Property Type Description
ContentProperty System.Windows.DependencyProperty
ModeProperty System.Windows.DependencyProperty
PostfixProperty System.Windows.DependencyProperty
ShowPostfixProperty System.Windows.DependencyProperty
ShowZeroAsOffProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty

Protected Methods

Method Description
OnMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void

Private Methods

Method Description
ValueLabel ( ) : System.Windows

Method Details

OnMouseLeftButtonUp() protected method

protected OnMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
return void

Property Details

ContentProperty public static property

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

ModeProperty public static property

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

PostfixProperty public static property

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

ShowPostfixProperty public static property

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

ShowZeroAsOffProperty public static property

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

ValueProperty public static property

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