Klassifizierungssystem hinzugefügt
This commit is contained in:
@@ -22,6 +22,9 @@
|
||||
</ComboBox>
|
||||
|
||||
<Button Name="LoadXML" Command="{Binding LoadXMLFile}" Content="LoadXML" />
|
||||
<Button Content="Klassifiziere" Command="{Binding Klassifiere}" />
|
||||
<Label Content="{Binding ZahlEinzelfall}" />
|
||||
<Button Content="Zeige Einzelfall" Command="{Binding SelectEinzelfall}" />
|
||||
</StackPanel>
|
||||
|
||||
</Grid>
|
||||
|
||||
Reference in New Issue
Block a user