|
@@ -6,7 +6,7 @@
|
|
|
xmlns:i="http://schemas.microsoft.com/expression/2010/interactivity"
|
|
|
xmlns:ControlLib="http://OpenSEMI.Ctrlib.com/presentation"
|
|
|
xmlns:ts="clr-namespace:OpenSEMI.ClientBase.Command"
|
|
|
- xmlns:cal="http://www.caliburn.org" IsEnabled="{Binding PageEnabled}"
|
|
|
+ xmlns:cal="http://www.caliburn.org"
|
|
|
xmlns:command="clr-namespace:OpenSEMI.ClientBase.Command">
|
|
|
<UserControl.Resources>
|
|
|
<Style x:Key="ViewEnabledBtn" TargetType="{x:Type Button}" BasedOn="{StaticResource ResourceKey={x:Type Button}}">
|