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

Inheritance: System.Windows.Controls.Control
ファイルを表示 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_oe static_oe property

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

ModeProperty public_oe static_oe property

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

PostfixProperty public_oe static_oe property

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

ShowPostfixProperty public_oe static_oe property

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

ShowZeroAsOffProperty public_oe static_oe property

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

ValueProperty public_oe static_oe property

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