Esempio n. 1
0
 void _handlePersistentFrameCallback(TimeSpan timeStamp)
 {
     drawFrame();
     _mouseTracker.schedulePostFrameCheck();
 }