RadControls for WPF

Automation Peer for the WindowBase class.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation (in Telerik.Windows.Controls.Navigation.dll) Version: 2013.1.403.40

Syntax

C#
public class WindowBaseAutomationPeer : FrameworkElementAutomationPeer, 
	ITransformProvider, IWindowProvider
Visual Basic
Public Class WindowBaseAutomationPeer _
	Inherits FrameworkElementAutomationPeer _
	Implements ITransformProvider, IWindowProvider

Inheritance Hierarchy

See Also