ComponentOne Basic Library for WPF and Silverlight
Owner Property (C1TabControlAutomationPeer)


C1.Silverlight Namespace > C1TabControlAutomationPeer Class : Owner Property
Syntax
'Declaration
 
Public ReadOnly Property Owner As System.Windows.UIElement
'Usage
 
Dim instance As C1TabControlAutomationPeer
Dim value As System.Windows.UIElement
 
value = instance.Owner
public System.Windows.UIElement Owner {get;}
See Also

Reference

C1TabControlAutomationPeer Class
C1TabControlAutomationPeer Members