Shared/Holographic/AppMainBase.cpp (4 lines): - line 344: // TODO: Insert code here to save your app state. - line 354: // TODO: Insert code here to load your app state. - line 386: // TODO: Allocate resources for the new camera and load any content specific to - line 416: // TODO: Asynchronously unload or deactivate content resources (not back buffer Shared/Holographic/AppViewBase.cpp (3 lines): - line 161: // TODO: Insert code here to save your app state. - line 182: // TODO: Insert code here to load your app state. - line 213: // TODO: Bluetooth keyboards are supported by HoloLens. You can use this method for Tools/ReceiverPV/App.xaml.cs (2 lines): - line 67: //TODO: Load state from previously suspended application - line 108: //TODO: Save application state and stop any background activity Shared/HoloLensForCV/SensorFrameRecorder.cpp (2 lines): - line 213: // TODO: Support PV calibration. - line 253: //TODO: Better conversion to char* Tools/ReceiverVLC/App.xaml.cs (2 lines): - line 67: //TODO: Load state from previously suspended application - line 108: //TODO: Save application state and stop any background activity Shared/HoloLensForCV/SensorFrameReceiver.cpp (1 line): - line 183: //TODO: add support for sending and receiving camera intrinsics and extrinsics