Share via


AutomationGroup Class

Definition

Represents a decorator that is always visible in the automation tree, indicating that its descendents belong to a logical group.

public ref class AutomationGroup : System::Windows::Controls::ContentControl
public class AutomationGroup : System.Windows.Controls.ContentControl
type AutomationGroup = class
    inherit ContentControl
Public Class AutomationGroup
Inherits ContentControl
Inheritance
AutomationGroup

Constructors

AutomationGroup()

Methods

OnCreateAutomationPeer()

Returns the AutomationPeer implementations for this control.

Applies to