Logo Label korrekt gesetzt
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
Grid.Column="0"
|
||||
Margin="3"
|
||||
VerticalAlignment="Center">
|
||||
Webseite
|
||||
Logo
|
||||
</Label>
|
||||
<dxe:ImageEdit
|
||||
x:Name="ImageEdit"
|
||||
@@ -79,10 +79,8 @@
|
||||
Grid.Column="1"
|
||||
MaxHeight="200"
|
||||
Margin="3"
|
||||
RenderOptions.BitmapScalingMode="HighQuality"
|
||||
MouseDoubleClick="Img_OnMouseDoubleClick"
|
||||
|
||||
/>
|
||||
RenderOptions.BitmapScalingMode="HighQuality" />
|
||||
</Grid>
|
||||
</GroupBox>
|
||||
<GroupBox
|
||||
|
||||
Reference in New Issue
Block a user