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