Click or drag to resize
AB4D logo

SvgViewboxOnCreateAutomationPeer Method

Returns class-specific AutomationPeer implementations for the Windows Presentation Foundation (WPF) infrastructure.

Namespace:  Ab2d.Controls
Assembly:  Ab2d.ReaderSvg (in Ab2d.ReaderSvg.dll) Version: 7.1.7295.1040
Syntax
C#
protected override AutomationPeer OnCreateAutomationPeer()

Return Value

Type: AutomationPeer
The type-specific AutomationPeer implementation.
See Also