ComponentOne Basic Library for WPF and Silverlight
GetAutomationControlType Method (C1TabControlAutomationPeer)


C1.Silverlight Namespace > C1TabControlAutomationPeer Class : GetAutomationControlType Method
Syntax
'Declaration
 
Public Function GetAutomationControlType() As System.Windows.Automation.Peers.AutomationControlType
'Usage
 
Dim instance As C1TabControlAutomationPeer
Dim value As System.Windows.Automation.Peers.AutomationControlType
 
value = instance.GetAutomationControlType()
public System.Windows.Automation.Peers.AutomationControlType GetAutomationControlType()
See Also

Reference

C1TabControlAutomationPeer Class
C1TabControlAutomationPeer Members