MediaTransportControls.IsZoomButtonVisibleProperty Property

Definition

Identifies the IsZoomButtonVisible dependency property.

public:
 static property DependencyProperty ^ IsZoomButtonVisibleProperty { DependencyProperty ^ get(); };
static DependencyProperty IsZoomButtonVisibleProperty();
public static DependencyProperty IsZoomButtonVisibleProperty { get; }
var dependencyProperty = MediaTransportControls.isZoomButtonVisibleProperty;
Public Shared ReadOnly Property IsZoomButtonVisibleProperty As DependencyProperty

Property Value

The identifier for the IsZoomButtonVisible dependency property.

Applies to