RadGaugeAssignReference Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Assign the reference and perform your custom class initialization.

Namespace:  Telerik.WebAii.Controls.Xaml
Assembly:  Telerik.WebAii.Controls.Xaml (in Telerik.WebAii.Controls.Xaml.dll) Version: 2012.1.719.0 (2012.1.719.0)
Syntax

public override void AssignReference(
	AutomationReference reference
)

Parameters

reference
Type: ArtOfTest.WebAii.SilverlightAutomationReference

Implements

IFrameworkElementAssignReference(AutomationReference)
IAutomationPeerAssignReference(AutomationReference)
See Also

Reference