Exemplo n.º 1
0
 private void itemcontrol_lmdown(object sender, MouseButtonEventArgs e)
 {
     PDFAction.DrawStart(canvas, e);
     //PageCursorFocus(e);
 }
Exemplo n.º 2
0
 private void scrollwiew_lmdown(object sender, MouseButtonEventArgs e)
 {
     PDFAction.DrawStart(canvas, e);
 }