C# Class TrakHound_UI.Button

Interaction logic for Button.xaml
Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: TrakHound/TrakHound-Community Class Usage Examples

Public Properties

Property Type Description
BackgroundProperty System.Windows.DependencyProperty
BorderBrushProperty System.Windows.DependencyProperty
BorderThicknessProperty System.Windows.DependencyProperty
ButtonContentProperty System.Windows.DependencyProperty
CornerRadiusProperty System.Windows.DependencyProperty
DataObjectProperty System.Windows.DependencyProperty
ImageForegroundProperty System.Windows.DependencyProperty
ImageProperty System.Windows.DependencyProperty
ImageTextPaddingProperty System.Windows.DependencyProperty
ImageTextRelationProperty System.Windows.DependencyProperty
IsSelectedProperty System.Windows.DependencyProperty
MaxImageHeightProperty System.Windows.DependencyProperty
PaddingProperty System.Windows.DependencyProperty
TextBottomPaddingProperty System.Windows.DependencyProperty
TextForegroundProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Public Methods

Method Description
Button ( ) : System.ComponentModel

Private Methods

Method Description
Border_PreviewMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

Button() public method

public Button ( ) : System.ComponentModel
return System.ComponentModel

Property Details

BackgroundProperty public_oe static_oe property

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

BorderBrushProperty public_oe static_oe property

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

BorderThicknessProperty public_oe static_oe property

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

ButtonContentProperty public_oe static_oe property

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

CornerRadiusProperty public_oe static_oe property

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

DataObjectProperty public_oe static_oe property

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

ImageForegroundProperty public_oe static_oe property

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

ImageProperty public_oe static_oe property

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

ImageTextPaddingProperty public_oe static_oe property

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

ImageTextRelationProperty public_oe static_oe property

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

IsSelectedProperty public_oe static_oe property

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

MaxImageHeightProperty public_oe static_oe property

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

PaddingProperty public_oe static_oe property

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

TextBottomPaddingProperty public_oe static_oe property

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

TextForegroundProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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