C# Class Octgn.Controls.WindowDecorators.OctgnDecorator

Inheritance: WindowDecorator, IDisposable
Afficher le fichier Open project: octgn/OCTGN

Private Properties

Свойство Type Description
AddTitleBar void
AddWindowControls void
DecoratedOnPropertyChanged void

Méthodes publiques

Méthode Description
Apply ( ) : void
Dispose ( ) : void
OctgnDecorator ( DecorableWindow decoratedWindow ) : System
Undo ( ) : bool

Private Methods

Méthode Description
AddTitleBar ( ) : void
AddWindowControls ( ) : void
DecoratedOnPropertyChanged ( object sender, PropertyChangedEventArgs args ) : void

Method Details

Apply() public méthode

public Apply ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

OctgnDecorator() public méthode

public OctgnDecorator ( DecorableWindow decoratedWindow ) : System
decoratedWindow DecorableWindow
Résultat System

Undo() public méthode

public Undo ( ) : bool
Résultat bool