PanelLayoutBase.DiscoverChildren Method (UIElement)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Discovers the children.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.PanelLayouts
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
protected List<IPanel> DiscoverChildren(
UIElement child
)
Protected Function DiscoverChildren (
child As UIElement
) As List(Of IPanel)
Parameters
child
Type: System.Windows.UIElementSpecifies the UI element.
Return Value
Type: System.Collections.Generic.List<IPanel>
Type: List
See Also
PanelLayoutBase Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.PanelLayouts Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright