teco-kit/PointAndControl

View on GitHub
IGS/App.xaml.cs

Summary

Maintainability
A
0 mins
Test Coverage
using System.Windows;

namespace IGS
{
    /// <summary>
    ///     Interaktionslogik für "App.xaml"
    /// </summary>
    public partial class App : Application
    {
    }
}