C# Class FirstFloor.ModernUI.Windows.DragPopup

Inheritance: System.Windows.Controls.Primitives.Popup, IDisposable
Afficher le fichier Open project: gro-ove/actools Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
DragPopup ( Size size, System.Windows.Media.Brush brush ) : System
UpdatePosition ( ) : void

Private Methods

Méthode Description
OnRendering ( object sender, EventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

DragPopup() public méthode

public DragPopup ( Size size, System.Windows.Media.Brush brush ) : System
size System.Windows.Size
brush System.Windows.Media.Brush
Résultat System

UpdatePosition() public méthode

public UpdatePosition ( ) : void
Résultat void