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

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

Méthodes publiques

Свойство Type Description
SourceProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ImageIcon ( ) : System.Windows

Constructor.

Private Methods

Méthode Description
OnSourceChanged ( ) : void

Method Details

ImageIcon() public méthode

Constructor.
public ImageIcon ( ) : System.Windows
Résultat System.Windows

Property Details

SourceProperty public_oe static_oe property

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