RadControls for WPF

The RadSplitContainerAutomationPeer type exposes the following members.

Constructors

  NameDescription
Public methodRadSplitContainerAutomationPeer
Initializes a new instance of the Telerik.Windows.Controls.RadSplitContainerAutomationPeer class.

Methods

  NameDescription
Protected methodGetAutomationControlTypeCore
Gets the automation control type for this Telerik.Windows.Controls.RadSplitContainerAutomationPeer.
(Overrides UIElementAutomationPeer..::..GetAutomationControlTypeCore()()()().)
Protected methodGetClassNameCore
Gets the core class name for this Telerik.Windows.Controls.RadSplitContainerAutomationPeer.
(Overrides UIElementAutomationPeer..::..GetClassNameCore()()()().)
Protected methodGetNameCore
Gets the core name for this Telerik.Windows.Controls.RadSplitContainerAutomationPeer.
(Overrides FrameworkElementAutomationPeer..::..GetNameCore()()()().)
Public methodGetPattern
Gets the pattern.
(Overrides UIElementAutomationPeer..::..GetPattern(PatternInterface).)
Public methodSetDockPosition
Sets the dock position of the RadSplitContainer.

Extension Methods

  NameDescription
Public Extension MethodGetHashCodeOrZero (Defined by ExtensionMethods.)

Properties

  NameDescription
Public propertyDockPosition
Gets a value that indicates what is the DockPosition of the RadSplitContainer.

See Also