CHG Some formatting of the Showcase window.

git-svn-id: https://svn.evolvesoftware.ch/repos/evolve.net/WPF/NotifyIcon@200 9f600761-6f11-4665-b6dc-0185e9171623
This commit is contained in:
Philipp Sumi
2013-11-23 00:16:36 +00:00
parent d51e9d9944
commit 1dd5b48f17
2 changed files with 22 additions and 29 deletions

View File

@@ -30,10 +30,7 @@
FontSize="14"
FontStyle="Italic"
FontWeight="Bold"
TextWrapping="Wrap">
<Run
Text="WPF NotifyIcon 1.0.4 - Samples" />
</TextBlock>
TextWrapping="Wrap" Text="WPF NotifyIcon 1.0.5 - Samples"/>
<Button
HorizontalAlignment="Left"
Margin="10,133,0,0"
@@ -235,7 +232,7 @@
<TransformGroup>
<ScaleTransform/>
<SkewTransform/>
<RotateTransform Angle="-50.502"/>
<RotateTransform Angle="-34.915"/>
<TranslateTransform/>
</TransformGroup>
</Image.RenderTransform>