C# Class CairoDesktop.Desktop

Interaction logic for Desktop.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: RevolutionSmythe/cairoshell Class Usage Examples

Méthodes publiques

Méthode Description
Desktop ( ) : System
ShowWindowBottomMost ( IntPtr handle ) : void

Private Methods

Méthode Description
Back_Click ( object sender, RoutedEventArgs e ) : void
Browse_Click ( object sender, RoutedEventArgs e ) : void
Fwd_Click ( object sender, RoutedEventArgs e ) : void
GoChangeDesktopAddress ( object sender, RoutedEventArgs e ) : void
Home_Click ( object sender, RoutedEventArgs e ) : void
ShowWindowBottomMost_Internal ( IntPtr handle ) : void
Window_Activated ( object sender, EventArgs e ) : void

Method Details

Desktop() public méthode

public Desktop ( ) : System
Résultat System

ShowWindowBottomMost() public méthode

public ShowWindowBottomMost ( IntPtr handle ) : void
handle System.IntPtr
Résultat void