Version

TouchProviderManager Class Members

The following tables list the members exposed by TouchProviderManager.

Public Constructors
 NameDescription
Public ConstructorTouchProviderManager Constructor  
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)TouchProviderListVersionReturns the version of the TouchProviderList.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)AreTouchMetricsEnabledOverloaded. Returns true if the control is registered with a TouchProvider and the TouchProvider is enabled; otherwise false.  
Public Methodstatic (Shared in Visual Basic)DirtyUltraControlElementsInContainerOverloaded. Dirties all the UltraControls in the specified container.  
Public Methodstatic (Shared in Visual Basic)GetTouchProviderOverloaded. Returns the TouchProvider registered for the specified container control.  
Public Methodstatic (Shared in Visual Basic)RegisterTouchProviderOverloaded. Registers an TouchProvider.  
Public Methodstatic (Shared in Visual Basic)UnRegisterTouchProviderOverloaded. UnRegisters an TouchProvider.  
See Also