Chronos Plugins
5.9.0
This documentation covers the plugin interfaces definitions and an example implementation.
Loading...
Searching...
No Matches
NoLicenseNeededExplanation.xaml.cs
Go to the documentation of this file.
1
using
System.Windows.Controls;
2
3
namespace
MockPlugin.Misc
4
{
8
public
partial class
NoLicenseNeededExplanation
: UserControl
9
{
10
public
NoLicenseNeededExplanation
()
11
{
12
InitializeComponent();
13
}
14
}
15
}
MockPlugin.Misc
Contains things that do not fit into the other categories.
Definition
LargeDeviceStatusView.xaml.cs:7
MockPlugin.Misc.NoLicenseNeededExplanation
Interaction logic for NoLicenseNeededExplanation.xaml.
Definition
NoLicenseNeededExplanation.xaml.cs:9
MockPlugin.Misc.NoLicenseNeededExplanation.NoLicenseNeededExplanation
NoLicenseNeededExplanation()
Definition
NoLicenseNeededExplanation.xaml.cs:10
Plugins
MockPlugin
Misc
NoLicenseNeededExplanation.xaml.cs
Generated on Thu Nov 7 2024 18:04:59 for Chronos Plugins by
1.12.0