Метод | Описание | |
---|---|---|
FindWindow ( string title ) : ManagedWinapi.Windows.SystemWindow | ||
MyStartsWith ( this a, string b ) : bool | ||
ToImageSource ( this icon ) : ImageSource |
Метод | Описание | |
---|---|---|
DeleteObject ( |
public static FindWindow ( string title ) : ManagedWinapi.Windows.SystemWindow | ||
title | string | |
Результат | ManagedWinapi.Windows.SystemWindow |
public static MyStartsWith ( this a, string b ) : bool | ||
a | this | |
b | string | |
Результат | bool |
public static ToImageSource ( this icon ) : ImageSource | ||
icon | this | |
Результат | ImageSource |