MediaElement::LoadedBehavior Property
.NET Framework (current version)
Gets or sets the load behavior MediaState for the media.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property MediaState LoadedBehavior { MediaState get(); void set(MediaState value); }
Property Value
Type: System.Windows.Controls::MediaStateThe load behavior MediaState set for the media. The default value is Play.
.NET Framework
Available since 3.0
Available since 3.0
Show: