mirror of
https://github.com/ckaczor/wpf-notifyicon.git
synced 2026-01-28 09:45:37 -05:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user