Windows.UI.Xaml.Controls.MediaElement.Source
September 14, 2021 · View on GitHub
-description
Gets or sets a media source on the MediaElement.
-xaml-syntax
<MediaElement Source="uri" .../>
-property-value
The source of the element, as an object describing a Uniform Resource Identifier (URI). The default is null.