C# Class RaumfeldNET.WPFControls.MediaItemViewerControl

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

Public Properties

Property Type Description
ImageSourceProperty System.Windows.DependencyProperty
ImageVisibilityProperty System.Windows.DependencyProperty
SubTextLeftProperty System.Windows.DependencyProperty
SubTextRightProperty System.Windows.DependencyProperty
TextLeftProperty System.Windows.DependencyProperty
TextRightProperty System.Windows.DependencyProperty

Public Methods

Method Description
MediaItemViewerControl ( ) : System

Method Details

MediaItemViewerControl() public method

public MediaItemViewerControl ( ) : System
return System

Property Details

ImageSourceProperty public static property

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

ImageVisibilityProperty public static property

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

SubTextLeftProperty public static property

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

SubTextRightProperty public static property

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

TextLeftProperty public static property

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

TextRightProperty public static property

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