MediaTransportControlsAutomationPeer(MediaTransportControls) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the MediaTransportControlsAutomationPeer class using the specified media transport controls.
MediaTransportControlsAutomationPeer(MediaTransportControls const& owner);
public MediaTransportControlsAutomationPeer(MediaTransportControls owner);
function MediaTransportControlsAutomationPeer(owner)
Public Sub New (owner As MediaTransportControls)
Parameters
- owner
- MediaTransportControls
The specified media transport controls.