AutomationGroup Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |