Click or drag to resize

GenericAutomationPeer Class

[Missing <summary> documentation for "T:RAYLASE.Marker.VectorGraphicElement.GenericAutomationPeer"]

Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.Windows.Automation.PeersAutomationPeer
      System.Windows.Automation.PeersUIElementAutomationPeer
        RAYLASE.Marker.VectorGraphicElementGenericAutomationPeer

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public class GenericAutomationPeer : UIElementAutomationPeer

The GenericAutomationPeer type exposes the following members.

Constructors
 NameDescription
Public methodGenericAutomationPeerInitializes a new instance of the GenericAutomationPeer class
Top
Methods
 NameDescription
Protected methodGetChildrenCore
(Overrides UIElementAutomationPeerGetChildrenCore)
Top
See Also