C# Класс PeperNote.HideAndShowWindowHelper

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ShiftWindowIntoForeground ( Window window ) : void

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

Описание методов

ShiftWindowIntoForeground() публичный статический Метод

Intent: Ensure that small notification window is on top of other windows.
public static ShiftWindowIntoForeground ( Window window ) : void
window Window
Результат void