SearchUI.DiscoverNamedChildren Method (UIElement)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Traverses the visual tree of UI elements and returns all the named children under a given UI element.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Search
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
protected List<UIElement> DiscoverNamedChildren(
UIElement child
)
Protected Function DiscoverNamedChildren (
child As UIElement
) As List(Of UIElement)
Parameters
child
Type: System.Windows.UIElementSpecifies the user interface (UI) element.
Return Value
Type: System.Collections.Generic.List<UIElement>
Type: List
See Also
SearchUI Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Search Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright