|
@@ -71,7 +71,8 @@
|
|
IsEnabled="{CompiledBinding PicViewer.FileInfo,
|
|
IsEnabled="{CompiledBinding PicViewer.FileInfo,
|
|
Converter={x:Static ObjectConverters.IsNotNull}}"
|
|
Converter={x:Static ObjectConverters.IsNotNull}}"
|
|
ToolTip.Tip="{CompiledBinding Translation.Print,
|
|
ToolTip.Tip="{CompiledBinding Translation.Print,
|
|
- Mode=OneWay}" />
|
|
|
|
|
|
+ Mode=OneWay}"
|
|
|
|
+ x:Name="PrintButton" />
|
|
|
|
|
|
<customControls:IconButton
|
|
<customControls:IconButton
|
|
Canvas.Left="90"
|
|
Canvas.Left="90"
|