Example #1
0
 protected PointerDeviceBase()
 {
     PointerState = new PointerDeviceState(this);
 }