MediaElement.IsTimedTextVisibleProperty property

[This documentation is preliminary and is subject to change.]

Identifies the IsTimedTextVisible  dependency property.

Syntax

public static DependencyProperty IsTimedTextVisibleProperty { get; }
Public Shared ReadOnly Property IsTimedTextVisibleProperty As DependencyProperty
public:
static property DependencyProperty^ IsTimedTextVisibleProperty { 
   DependencyProperty^ get();
}

Property value

Type: DependencyProperty

The identifier for the IsTimedTextVisible   dependency property.

Requirements (device family)

Device family

Universal

API contract

Windows.Foundation.UniversalApiContract, introduced version 1.0

Namespace

Windows.UI.Xaml.Controls Windows::UI::Xaml::Controls [C++]

Metadata

Windows.Foundation.UniversalApiContract.winmd

See also

MediaElement

IsTimedTextVisible

Dependency properties overview