Example #1
0
 private void UpdateDisplay()
 {
     CurrentDisplay.UpdateDisplay(Display.ActualWidth, Display.ActualHeight);
 }