You are designing a Windows Phone 7 application. You need to allow the application to detect a users gestures on the phone screen. What should you recommend?
A.
Call the TouchPanel.ReadGesture() method.
B.
Call the TouchPanel.GetCapabilities() method.
C.
Use the TouchPanel.EnabledGestures property.
D.
Use the TouchPanel.IsGestureAvailable property.