Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.MultiTouch Namespace / TouchHandler Class / Parents Field

In This Topic
    Parents Field (TouchHandler)
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Parents As List(Of ViewportLayout)
    protected internal List<ViewportLayout> Parents
    See Also