OEC Updates.

This commit is contained in:
Patrick Fic
2021-12-01 14:42:58 -08:00
parent 1db1b0c40c
commit 558e0c8474
2 changed files with 3 additions and 3 deletions

View File

@@ -162,9 +162,9 @@
<Button Command="{Binding BrowseForPaintScalePathCommand, UpdateSourceTrigger=PropertyChanged}"
Margin="8"
Content="{x:Static p:Resources.Label_BrowsePaintScalePath}" />
<Button Command="{Binding TestCommand}"
<!--<Button Command="{Binding TestCommand}"
Margin="8"
Content="OE Test" />
Content="OE Test" />-->
<!--<Button Click="Button_Click"
Margin="8"
Content="Test" />