Click or drag to resize

GenericAutomationPeer Constructor

Initializes a new instance of the GenericAutomationPeer class

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

Parameters

owner  UIElement

[Missing <param name="owner"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.GenericAutomationPeer.#ctor(System.Windows.UIElement)"]

See Also