MediaTransportControls.IsZoomButtonVisibleProperty 属性

定义

标识 IsZoomButtonVisible 依赖属性。

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

属性值

IsZoomButtonVisible 依赖属性的标识符。

适用于