Méthode | Description | |
---|---|---|
FindWindow ( string title ) : ManagedWinapi.Windows.SystemWindow | ||
MyStartsWith ( this a, string b ) : bool | ||
ToImageSource ( this icon ) : ImageSource |
Méthode | Description | |
---|---|---|
DeleteObject ( |
public static FindWindow ( string title ) : ManagedWinapi.Windows.SystemWindow | ||
title | string | |
Résultat | ManagedWinapi.Windows.SystemWindow |
public static MyStartsWith ( this a, string b ) : bool | ||
a | this | |
b | string | |
Résultat | bool |
public static ToImageSource ( this icon ) : ImageSource | ||
icon | this | |
Résultat | ImageSource |