private void tbNormal_Click(object sender, RoutedEventArgs e)
 {
     PreviewControl.InvokeSetZoom(100d);
 }