C# Class CK.Plugins.ObjectExplorer.TreeViewItemImage

Afficher le fichier Open project: Invenietis/ck-certified

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetImage ( DependencyObject obj ) : System.Windows.Media.ImageSource
SetImage ( DependencyObject obj, System.Windows.Media.ImageSource value ) : void

Method Details

GetImage() public static méthode

public static GetImage ( DependencyObject obj ) : System.Windows.Media.ImageSource
obj System.Windows.DependencyObject
Résultat System.Windows.Media.ImageSource

SetImage() public static méthode

public static SetImage ( DependencyObject obj, System.Windows.Media.ImageSource value ) : void
obj System.Windows.DependencyObject
value System.Windows.Media.ImageSource
Résultat void

Property Details

ImageProperty public_oe static_oe property

public static DependencyProperty,System.Windows ImageProperty
Résultat System.Windows.DependencyProperty