Share via


AnimatedVisualPlayerAutomationPeer(AnimatedVisualPlayer) Constructor

Definition

Initializes a new instance of the AnimatedVisualPlayerAutomationPeer class.

 AnimatedVisualPlayerAutomationPeer(AnimatedVisualPlayer const& owner);
public AnimatedVisualPlayerAutomationPeer(AnimatedVisualPlayer owner);
function AnimatedVisualPlayerAutomationPeer(owner)
Public Sub New (owner As AnimatedVisualPlayer)

Parameters

owner
AnimatedVisualPlayer

The AnimatedVisualPlayer control instance to create the peer for.

Applies to