Chronos Plugins
5.11.0
This documentation covers the plugin interfaces definitions and an example implementation.
Loading...
Searching...
No Matches
LicenseCheckDialog.cs
Go to the documentation of this file.
1
using
System.Windows;
2
3
namespace
AxelSemrau.Chronos.Plugin.WPF.Views
4
{
8
public
abstract
class
LicenseCheckDialog
: Window
9
{
10
}
11
}
AxelSemrau.Chronos.Plugin.WPF.Views
Placeholder for the Chronos provided license check dialog window. To use the real dialog,...
AxelSemrau.Chronos.Plugin.WPF.Views.LicenseCheckDialog
Just a placeholder for an internally generated dialog window that uses a LicenseCheckViewModel.
Definition
LicenseCheckDialog.cs:9
Plugins
ChronosPluginInterfaces
WPF
Views
LicenseCheckDialog.cs
Generated on
for Chronos Plugins by
1.14.0