IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
CShell.Framework.Controls.AutoGreyableImage Class Reference

Class used to have an image that is able to be gray when the control is not enabled. Author: Thomas LEBRUN (http://blogs.developpeur.org/tom) More...

+ Inheritance diagram for CShell.Framework.Controls.AutoGreyableImage:
+ Collaboration diagram for CShell.Framework.Controls.AutoGreyableImage:

Static Private Member Functions

static AutoGreyableImage ()
 Initializes a new instance of the AutoGreyableImage class. More...
 
static void OnAutoGreyScaleImageIsEnabledPropertyChanged (DependencyObject source, DependencyPropertyChangedEventArgs args)
 Called when [auto grey scale image is enabled property changed]. More...
 
static AutoGreyableImage ()
 Initializes a new instance of the AutoGreyableImage class. More...
 
static void OnAutoGreyScaleImageIsEnabledPropertyChanged (DependencyObject source, DependencyPropertyChangedEventArgs args)
 Called when [auto grey scale image is enabled property changed]. More...
 

Detailed Description

Class used to have an image that is able to be gray when the control is not enabled. Author: Thomas LEBRUN (http://blogs.developpeur.org/tom)

Constructor & Destructor Documentation

static CShell.Framework.Controls.AutoGreyableImage.AutoGreyableImage ( )
inlinestaticprivate

Initializes a new instance of the AutoGreyableImage class.

static CShell.Framework.Controls.AutoGreyableImage.AutoGreyableImage ( )
inlinestaticprivate

Initializes a new instance of the AutoGreyableImage class.

Member Function Documentation

static void CShell.Framework.Controls.AutoGreyableImage.OnAutoGreyScaleImageIsEnabledPropertyChanged ( DependencyObject  source,
DependencyPropertyChangedEventArgs  args 
)
inlinestaticprivate

Called when [auto grey scale image is enabled property changed].

Parameters
sourceThe source.
argsThe System.Windows.DependencyPropertyChangedEventArgs instance containing the event data.
static void CShell.Framework.Controls.AutoGreyableImage.OnAutoGreyScaleImageIsEnabledPropertyChanged ( DependencyObject  source,
DependencyPropertyChangedEventArgs  args 
)
inlinestaticprivate

Called when [auto grey scale image is enabled property changed].

Parameters
sourceThe source.
argsThe System.Windows.DependencyPropertyChangedEventArgs instance containing the event data.

The documentation for this class was generated from the following file: