C# Class WpfHint2.PopupWindow

Inheritance: System.Windows.Window
Afficher le fichier Open project: JetBrains/Nitra

Méthodes publiques

Méthode Description
InvisibleWindow_Loaded ( object sender, RoutedEventArgs e ) : void
PopupWindow ( ) : System

Private Methods

Méthode Description
WndProc ( IntPtr hwnd, int msg, IntPtr wParam, IntPtr lParam, bool &handled ) : IntPtr

Method Details

InvisibleWindow_Loaded() public méthode

public InvisibleWindow_Loaded ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
Résultat void

PopupWindow() public méthode

public PopupWindow ( ) : System
Résultat System