C# Class Gallifrey.UI.Modern.Extensions.WindowExtensions

Afficher le fichier Open project: BlythMeister/Gallifrey

Méthodes publiques

Méthode Description
FlashWindow ( this win, uint count = uint.MaxValue ) : void
StopFlashingWindow ( this win ) : void

Private Methods

Méthode Description
FlashWindowEx ( FLASHWINFO &pwfi ) : bool

Method Details

FlashWindow() public static méthode

public static FlashWindow ( this win, uint count = uint.MaxValue ) : void
win this
count uint
Résultat void

StopFlashingWindow() public static méthode

public static StopFlashingWindow ( this win ) : void
win this
Résultat void