IView object." />
Reflection
Parent Property (ITouchUx)


Gets the parent object. The parent is the IView object.
Syntax
'Declaration
 
ReadOnly Property Parent As IView
'Usage
 
Dim instance As ITouchUx
Dim value As IView
 
value = instance.Parent
IView Parent {get;}
See Also