Ejemplo n.º 1
0
 protected virtual void OnDevice(object sender, DeviceEventArgs eventArgs)
 {
     Device.DispatchOnContext <DeviceEventArgs>(this, EventContext, eventArgs);
 }