C# Class PhotoAlbum.ImageViewer

Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: hcilab-um/STim Class Usage Examples

Public Properties

Property Type Description
_source System.Windows.DependencyProperty
show_text bool

Public Methods

Method Description
ImageViewer ( ) : System

Private Methods

Method Description
ShowTextButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

ImageViewer() public method

public ImageViewer ( ) : System
return System

Property Details

_source public_oe static_oe property

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

show_text public_oe property

public bool show_text
return bool