Example #1
0
		public MainWindow()
			{
			InitializeComponent();
			GumslModellInstance = new GumslModell();
			}
Example #2
0
		private void GumslModellInstanceChanged(GumslModell OldValue,
			GumslModell NewValue)
			{
			}