FrameAutomationPeer Constructor
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Initializes a new instance of the FrameAutomationPeer class.
Namespace: System.Windows.Automation.Peers
Assembly: System.Windows.Controls.Navigation (in System.Windows.Controls.Navigation.dll)
Syntax
'Declaration
Public Sub New ( _
owner As Frame _
)
public FrameAutomationPeer(
Frame owner
)
Parameters
- owner
Type: System.Windows.Controls.Frame
The Frame to associate with this FrameAutomationPeer.
Version Information
Silverlight
Supported in: 5, 4, 3
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.