EgtCAM5 :
- Migliorie varie.
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
<Button Content="New Layer" Command="{Binding NewLayerCommand}" Height="40"/>
|
||||
<Button Content="Color" Command="{Binding LayerColorCommand}" Height="40"/>
|
||||
</UniformGrid>
|
||||
<TreeView Name="LayerTreeView" Height="400"
|
||||
<TreeView Name="LayerTreeView" MaxHeight="400"
|
||||
ItemsSource="{Binding Path=LayerList}">
|
||||
<interactivity:Interaction.Triggers>
|
||||
<interactivity:EventTrigger EventName="MouseDoubleClick">
|
||||
|
||||
Reference in New Issue
Block a user