Example #1
0
 private void OnInkCanvasMouseDown(object sender, MouseEventArgs e)
 {
     mouseHandler.getMouseDownInfo(e, this, InkCanvas);
 }