C# Class RaumfeldNET.WPFControls.ImageButtonControl

Inheritance: System.Windows.Controls.UserControl
Show file Open project: stoennies/raumwiese

Public Properties

Property Type Description
ImageHeightProperty System.Windows.DependencyProperty
ImageSourceProperty System.Windows.DependencyProperty
ImageWidthProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Public Methods

Method Description
ImageButtonControl ( ) : System

Private Methods

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

Method Details

ImageButtonControl() public method

public ImageButtonControl ( ) : System
return System

Property Details

ImageHeightProperty public static property

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

ImageSourceProperty public static property

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

ImageWidthProperty public static property

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

TextProperty public static property

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