C# Class Openfin.Demos.OpenfinEmbedTest.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: openfin/dotnet-embedded-control-memtest-demo Class Usage Examples

Méthodes publiques

Méthode Description
MainWindow ( ) : System
RunAutomatically ( ) : void

Private Methods

Méthode Description
ConnectToOpenFinRuntime ( ) : void
CreateCefSharpWindow ( ) : void
CreateOpenfinWindow ( ) : void
PerformanceMonitorTimer ( object sender, System e ) : void
mainWindow_Closed ( object sender, EventArgs e ) : void
newCefSharpButton_Click ( object sender, RoutedEventArgs e ) : void
newOpenfinButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System

RunAutomatically() public méthode

public RunAutomatically ( ) : void
Résultat void