Zwischenstand: SharedLauncher wird in BeWoLauncher kopiert, BeWoCore verwendet SharedLauncher aus BeWoLauncher
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
</StackPanel>
|
||||
<Popup Grid.Row="0" x:Name="TreeViewPopup" AllowsTransparency="True" Width="400"
|
||||
IsOpen="False" StaysOpen="False" PopupAnimation="Slide">
|
||||
<Border BorderBrush="Black" BorderThickness="2" Background="{StaticResource TextModuleBrush}">
|
||||
<Border BorderBrush="Black" BorderThickness="2" Background="{DynamicResource TextModuleBrush}">
|
||||
<Grid>
|
||||
<Grid.RowDefinitions>
|
||||
<RowDefinition Height="Auto" />
|
||||
|
||||
Reference in New Issue
Block a user