C# Class WindowlessControls.WindowlessGradientRectangle

Inheritance: WindowlessPaintControl
Afficher le fichier Open project: koush/WindowlessControls

Méthodes publiques

Méthode Description
WindowlessGradientRectangle ( ) : System

Méthodes protégées

Méthode Description
OnPaint ( WindowlessPaintEventArgs e ) : void

Private Methods

Méthode Description
BottomRightColorChanged ( object sender, DependencyPropertyEventArgs e ) : void
GradientDirectionChanged ( object sender, DependencyPropertyEventArgs e ) : void
GradientFill ( IntPtr hdc, TRIVERTEX pVertex, uint nVertex, int pMesh, int nCount, int ulMode ) : bool
TopLeftColorChanged ( object sender, DependencyPropertyEventArgs e ) : void

Method Details

OnPaint() protected méthode

protected OnPaint ( WindowlessPaintEventArgs e ) : void
e WindowlessPaintEventArgs
Résultat void

WindowlessGradientRectangle() public méthode

public WindowlessGradientRectangle ( ) : System
Résultat System