control.viewPort.CameraController.CameraRotationMode = CameraRotationMode.Turnball;
Throws helpful error
"An exception of type 'System.NullReferenceException' occurred in your.exe but was not handled in user code"
RotateGesture works, also adding children, but not changes in RotationMode - why?