FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / FlexGridAutomationPeer Class / GetControlledPeers Method

In This Topic
    GetControlledPeers Method (FlexGridAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetControlledPeers() As List(Of AutomationPeer)
    public List<AutomationPeer> GetControlledPeers()
    See Also