C# Class Open.Core.UI.Controls.ImageIcon

A simple way of rendering an 'IconImage' in XAML.
Inheritance: System.Windows.Controls.UserControl
Show file Open project: philcockfield/Open.TestHarness.SL Class Usage Examples

Public Properties

Property Type Description
SourceProperty System.Windows.DependencyProperty

Public Methods

Method Description
ImageIcon ( ) : System.Windows

Constructor.

Private Methods

Method Description
OnSourceChanged ( ) : void

Method Details

ImageIcon() public method

Constructor.
public ImageIcon ( ) : System.Windows
return System.Windows

Property Details

SourceProperty public static property

Gets or sets the enum representing the icon image.
public static DependencyProperty,System.Windows SourceProperty
return System.Windows.DependencyProperty