C# Class PeperNote.HideAndShowWindowHelper

Afficher le fichier Open project: jpmikkers/PeperNote Class Usage Examples

Méthodes publiques

Méthode Description
ShiftWindowIntoForeground ( Window window ) : void

Intent: Ensure that small notification window is on top of other windows.

Method Details

ShiftWindowIntoForeground() public static méthode

Intent: Ensure that small notification window is on top of other windows.
public static ShiftWindowIntoForeground ( Window window ) : void
window Window
Résultat void