Chronos Plugins
5.11.0
This documentation covers the plugin interfaces definitions and an example implementation.
Loading...
Searching...
No Matches
ChronosResources.xaml.cs
Go to the documentation of this file.
1
using
System.Windows;
2
3
namespace
AxelSemrau.Chronos.Plugin.WPF
4
{
8
internal
partial class
ChronosResources : ResourceDictionary
9
{
13
public
ChronosResources()
14
{
15
InitializeComponent();
16
}
17
}
18
}
AxelSemrau.Chronos.Plugin.WPF
Useful things for those who use Windows Presentation Foundation for their plugins.
Plugins
ChronosPluginInterfaces
WPF
ChronosResources.xaml.cs
Generated on
for Chronos Plugins by
1.14.0