|
|
@ -104,7 +104,9 @@ |
|
|
|
HorizontalAlignment="Left" |
|
|
|
HorizontalAlignment="Left" |
|
|
|
IsEnabled="True" |
|
|
|
IsEnabled="True" |
|
|
|
Margin="4" |
|
|
|
Margin="4" |
|
|
|
Orientation="Vertical"> |
|
|
|
Orientation="Vertical" |
|
|
|
|
|
|
|
ToolTipService.BetweenShowDelay="100" |
|
|
|
|
|
|
|
ToolTipService.InitialShowDelay="300"> |
|
|
|
<!-- Tooltip for title and version --> |
|
|
|
<!-- Tooltip for title and version --> |
|
|
|
<StackPanel.ToolTip> |
|
|
|
<StackPanel.ToolTip> |
|
|
|
<ToolTip Padding="8"> |
|
|
|
<ToolTip Padding="8"> |
|
|
|