Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IqResultFrom.xaml.cs
1
using
System;
2
using
System.Windows;
3
4
namespace
Waher.Client.WPF.Dialogs.Xmpp
5
{
9
public
partial class
IqResultForm
: Window
10
{
11
public
IqResultForm
()
12
{
13
InitializeComponent
();
14
}
15
16
private
void
OkButton_Click(
object
Sender, RoutedEventArgs e)
17
{
18
this.DialogResult =
true
;
19
}
20
}
21
}
Waher.Client.WPF.Dialogs.Xmpp.IqResultForm
Interaction logic for IqResultForm.xaml
Definition:
IqResultFrom.xaml.cs:10
Waher.Client.WPF.Dialogs.Xmpp.IqResultForm.InitializeComponent
void InitializeComponent()
InitializeComponent
Definition:
IqResultFrom.g.cs:74
Waher.Client.WPF.Dialogs.Xmpp
Definition:
IqFrom.xaml.cs:8
IoTGateway
Clients
Waher.Client.WPF
Dialogs
Xmpp
IqResultFrom.xaml.cs
Generated by
1.9.5