|
|
@ -44,22 +44,22 @@ |
|
|
|
<Border Grid.Row="0" Style="{StaticResource BorderRowStyle}"> |
|
|
|
<Border Grid.Row="0" Style="{StaticResource BorderRowStyle}"> |
|
|
|
<Grid> |
|
|
|
<Grid> |
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
<ColumnDefinition Width="150"/> |
|
|
|
<ColumnDefinition Width="200"/> |
|
|
|
<ColumnDefinition Width="*"/> |
|
|
|
<ColumnDefinition Width="*"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<TextBlock Grid.Column="0" Text="{StaticResource SystemSettingModelSetDefaultColor}" Style="{DynamicResource TextBlockStyle}" /> |
|
|
|
<TextBlock Grid.Column="0" Text="{StaticResource SystemSettingModelSetDefaultColor}" Style="{DynamicResource TextBlockStyle}" /> |
|
|
|
<Grid Grid.Column="1"> |
|
|
|
<Grid Grid.Column="1"> |
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
<ColumnDefinition Width="250"/> |
|
|
|
<ColumnDefinition Width="350"/> |
|
|
|
<ColumnDefinition Width="10"/> |
|
|
|
<ColumnDefinition Width="10"/> |
|
|
|
<ColumnDefinition Width="250"/> |
|
|
|
<ColumnDefinition Width="350"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Grid Grid.Column="0"> |
|
|
|
<Grid Grid.Column="0"> |
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetMainFaceColor}" HorizontalAlignment="Right" Width="150" /> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetMainFaceColor}" HorizontalAlignment="Right" Width="250" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
<Grid Grid.Column="2"> |
|
|
|
<Grid Grid.Column="2"> |
|
|
@ -67,7 +67,7 @@ |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetMainBorderColor}" HorizontalAlignment="Right" Width="150" /> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetMainBorderColor}" HorizontalAlignment="Right" Width="250" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding BORDER_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding BORDER_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
@ -76,7 +76,7 @@ |
|
|
|
<Border Grid.Row="1" Style="{StaticResource BorderRowStyle}"> |
|
|
|
<Border Grid.Row="1" Style="{StaticResource BorderRowStyle}"> |
|
|
|
<Grid> |
|
|
|
<Grid> |
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
<ColumnDefinition Width="150"/> |
|
|
|
<ColumnDefinition Width="200"/> |
|
|
|
<ColumnDefinition Width="*"/> |
|
|
|
<ColumnDefinition Width="*"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<TextBlock Grid.Column="0" Text="{StaticResource SystemSettingModelSetTurnColor}" Style="{DynamicResource TextBlockStyle}" /> |
|
|
|
<TextBlock Grid.Column="0" Text="{StaticResource SystemSettingModelSetTurnColor}" Style="{DynamicResource TextBlockStyle}" /> |
|
|
@ -87,18 +87,18 @@ |
|
|
|
<RowDefinition Height="Auto"/> |
|
|
|
<RowDefinition Height="Auto"/> |
|
|
|
</Grid.RowDefinitions> |
|
|
|
</Grid.RowDefinitions> |
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
<ColumnDefinition Width="250"/> |
|
|
|
<ColumnDefinition Width="350"/> |
|
|
|
<ColumnDefinition Width="10"/> |
|
|
|
<ColumnDefinition Width="10"/> |
|
|
|
<ColumnDefinition Width="250"/> |
|
|
|
<ColumnDefinition Width="350"/> |
|
|
|
<ColumnDefinition Width="10"/> |
|
|
|
<ColumnDefinition Width="10"/> |
|
|
|
<ColumnDefinition Width="250"/> |
|
|
|
<ColumnDefinition Width="350"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Grid Grid.Column="0" Row="0"> |
|
|
|
<Grid Grid.Column="0" Row="0"> |
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetSelectedColor}" HorizontalAlignment="Right" Width="150" /> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetSelectedColor}" HorizontalAlignment="Right" Width="250" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding SELECTED_FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding SELECTED_FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
<Grid Grid.Column="2" Row="0"> |
|
|
|
<Grid Grid.Column="2" Row="0"> |
|
|
@ -106,7 +106,7 @@ |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetSelectedBorderColor}" HorizontalAlignment="Right" Width="150" /> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetSelectedBorderColor}" HorizontalAlignment="Right" Width="250" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding SELECTED_BORDER_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding SELECTED_BORDER_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
<Grid Grid.Column="4" Row="0"> |
|
|
|
<Grid Grid.Column="4" Row="0"> |
|
|
@ -114,7 +114,7 @@ |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetSelectedTypeColor}" HorizontalAlignment="Right" Width="150" /> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetSelectedTypeColor}" HorizontalAlignment="Right" Width="250" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding SELECTED_TYPE_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding SELECTED_TYPE_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
<Grid Grid.Column="0" Row="2"> |
|
|
|
<Grid Grid.Column="0" Row="2"> |
|
|
@ -122,7 +122,7 @@ |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetSelectedTextColor}" HorizontalAlignment="Right" Width="150" /> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetSelectedTextColor}" HorizontalAlignment="Right" Width="250" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Center" Content="{Binding SELECTED_FONT_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" Height="28" VerticalAlignment="Top" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Center" Content="{Binding SELECTED_FONT_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" Height="28" VerticalAlignment="Top" /> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
<Grid Grid.Column="2" Row="2"> |
|
|
|
<Grid Grid.Column="2" Row="2"> |
|
|
@ -130,7 +130,7 @@ |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetSelectedLineColor}" HorizontalAlignment="Right" Width="150" /> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetSelectedLineColor}" HorizontalAlignment="Right" Width="250" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding RULER_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding RULER_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
<Grid Grid.Column="4" Row="2"> |
|
|
|
<Grid Grid.Column="4" Row="2"> |
|
|
@ -138,7 +138,7 @@ |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetSelectedPosdColor}" HorizontalAlignment="Right" Width="150" /> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetSelectedPosdColor}" HorizontalAlignment="Right" Width="250" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding ARROW_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding ARROW_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
@ -147,7 +147,7 @@ |
|
|
|
<Border Grid.Row="2" Style="{StaticResource BorderRowStyle}"> |
|
|
|
<Border Grid.Row="2" Style="{StaticResource BorderRowStyle}"> |
|
|
|
<Grid> |
|
|
|
<Grid> |
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
<ColumnDefinition Width="150"/> |
|
|
|
<ColumnDefinition Width="200"/> |
|
|
|
<ColumnDefinition Width="*"/> |
|
|
|
<ColumnDefinition Width="*"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<TextBlock Grid.Column="0" Text="{StaticResource SystemSettingModelSetTypeColor}" Style="{DynamicResource TextBlockStyle}" /> |
|
|
|
<TextBlock Grid.Column="0" Text="{StaticResource SystemSettingModelSetTypeColor}" Style="{DynamicResource TextBlockStyle}" /> |
|
|
@ -160,18 +160,18 @@ |
|
|
|
<RowDefinition Height="Auto"/> |
|
|
|
<RowDefinition Height="Auto"/> |
|
|
|
</Grid.RowDefinitions> |
|
|
|
</Grid.RowDefinitions> |
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
<ColumnDefinition Width="250"/> |
|
|
|
<ColumnDefinition Width="350"/> |
|
|
|
<ColumnDefinition Width="10"/> |
|
|
|
<ColumnDefinition Width="10"/> |
|
|
|
<ColumnDefinition Width="250"/> |
|
|
|
<ColumnDefinition Width="350"/> |
|
|
|
<ColumnDefinition Width="10"/> |
|
|
|
<ColumnDefinition Width="10"/> |
|
|
|
<ColumnDefinition Width="250"/> |
|
|
|
<ColumnDefinition Width="350"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Grid Grid.Column="0" Row="0"> |
|
|
|
<Grid Grid.Column="0" Row="0"> |
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetErrorColor}" HorizontalAlignment="Right" Width="150" /> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetErrorColor}" HorizontalAlignment="Right" Width="250" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding BLEMISH_FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding BLEMISH_FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
<Grid Grid.Column="2" Row="0"> |
|
|
|
<Grid Grid.Column="2" Row="0"> |
|
|
@ -179,7 +179,7 @@ |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetTableColor}" HorizontalAlignment="Right" Width="150" /> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetTableColor}" HorizontalAlignment="Right" Width="250" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding TABLE_FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding TABLE_FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
<Grid Grid.Column="4" Row="0"> |
|
|
|
<Grid Grid.Column="4" Row="0"> |
|
|
@ -187,7 +187,7 @@ |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetUpperColor}" HorizontalAlignment="Right" Width="150" /> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetUpperColor}" HorizontalAlignment="Right" Width="250" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding UPPER_MAIN_FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding UPPER_MAIN_FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
<Grid Grid.Column="0" Row="2"> |
|
|
|
<Grid Grid.Column="0" Row="2"> |
|
|
@ -195,7 +195,7 @@ |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetStarColor}" HorizontalAlignment="Right" Width="150" /> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetStarColor}" HorizontalAlignment="Right" Width="250" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding STAR_FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding STAR_FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
<Grid Grid.Column="2" Row="2"> |
|
|
|
<Grid Grid.Column="2" Row="2"> |
|
|
@ -203,7 +203,7 @@ |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetUpperGirdleColor}" HorizontalAlignment="Right" Width="150" /> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetUpperGirdleColor}" HorizontalAlignment="Right" Width="250" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding UPPER_GIRDLE_FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding UPPER_GIRDLE_FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
<Grid Grid.Column="4" Row="2"> |
|
|
|
<Grid Grid.Column="4" Row="2"> |
|
|
@ -211,7 +211,7 @@ |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetGirdleColor}" HorizontalAlignment="Right" Width="150" /> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetGirdleColor}" HorizontalAlignment="Right" Width="250" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding GIRDLE_FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding GIRDLE_FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
<Grid Grid.Column="0" Row="4"> |
|
|
|
<Grid Grid.Column="0" Row="4"> |
|
|
@ -219,7 +219,7 @@ |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetPavilionColor}" HorizontalAlignment="Right" Width="150" /> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetPavilionColor}" HorizontalAlignment="Right" Width="250" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding PAVILION_MAIN_FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding PAVILION_MAIN_FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
<Grid Grid.Column="2" Row="4"> |
|
|
|
<Grid Grid.Column="2" Row="4"> |
|
|
@ -227,7 +227,7 @@ |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetLowerGirdleColor}" HorizontalAlignment="Right" Width="150" /> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetLowerGirdleColor}" HorizontalAlignment="Right" Width="250" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding LOWER_GIRDLE_FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding LOWER_GIRDLE_FACET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
<Grid Grid.Column="4" Row="4"> |
|
|
|
<Grid Grid.Column="4" Row="4"> |
|
|
@ -235,7 +235,7 @@ |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
<ColumnDefinition Width="Auto"/> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
</Grid.ColumnDefinitions> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetCuletColor}" HorizontalAlignment="Right" Width="150" /> |
|
|
|
<Label Grid.Column="0" FontSize="14" Content="{StaticResource SystemSettingModelSetCuletColor}" HorizontalAlignment="Right" Width="250" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding CULET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
<Label Grid.Column="1" FontSize="14" Background="#FF000000" local:LabelContentChangedBehavior.EnableContentChanged="True" HorizontalAlignment="Left" Content="{Binding CULET_COLOR,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Width="100" MouseLeftButtonDown="LabelsColor_OnMouseLeftButtonDown" /> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|