tis implemented maar werkt nie super goe. kheb geen id waarom

This commit is contained in:
BuildTools
2020-08-01 16:22:53 +02:00
parent 60795e447d
commit ee06557675
19 changed files with 107 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E92F073CEE6714AF0A5CB02DB34D14A9EC5D8B57"
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "275AB0917A78CC675C19C07620AC1ABD563648FF"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
@@ -74,6 +74,22 @@ namespace opdracht2 {
#line hidden
#line 22 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Slider PeukerSlider;
#line default
#line hidden
#line 23 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Label peukerPercentje;
#line default
#line hidden
#line 24 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.CheckBox Triangulate;
@@ -89,6 +105,14 @@ namespace opdracht2 {
#line default
#line hidden
#line 26 "..\..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.CheckBox Peuker;
#line default
#line hidden
private bool _contentLoaded;
/// <summary>
@@ -144,11 +168,20 @@ namespace opdracht2 {
#line hidden
return;
case 5:
this.Triangulate = ((System.Windows.Controls.CheckBox)(target));
this.PeukerSlider = ((System.Windows.Controls.Slider)(target));
return;
case 6:
this.peukerPercentje = ((System.Windows.Controls.Label)(target));
return;
case 7:
this.Triangulate = ((System.Windows.Controls.CheckBox)(target));
return;
case 8:
this.Scale = ((System.Windows.Controls.CheckBox)(target));
return;
case 9:
this.Peuker = ((System.Windows.Controls.CheckBox)(target));
return;
}
this._contentLoaded = true;
}