ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace / C1Image Class / GetChildrenInTabFocusOrder Method

In This Topic
    GetChildrenInTabFocusOrder Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetChildrenInTabFocusOrder() As Windows.Foundation.Collections.IIterable(Of DependencyObject)
    protected virtual Windows.Foundation.Collections.IIterable<DependencyObject> GetChildrenInTabFocusOrder()
    See Also