diff --git a/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/ImagePanel.xaml b/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/ImagePanel.xaml index e177a8509..a0f550962 100644 --- a/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/ImagePanel.xaml +++ b/QuickLook.Plugin/QuickLook.Plugin.ImageViewer/ImagePanel.xaml @@ -102,6 +102,7 @@ Margin="0,0,8,0" Content="" Style="{StaticResource CaptionButtonStyle}" + ToolTip="{Binding CopyTooltip, ElementName=imagePanel}" Visibility="{Binding ElementName=imagePanel, Path=CopyIconVisibility}" />