Reflection
ITouchUx Interface
Members 


Defines properties and methods to interact with the TouchUx user interface mode.
Object Model
ITouchUx InterfaceIView Interface
Syntax
'Declaration
 
Public Interface ITouchUx 
   Inherits IUiControl, IUiControlContainer 
'Usage
 
Dim instance As ITouchUx
public interface ITouchUx : IUiControl, IUiControlContainer  
See Also