SemanticZoom.IsZoomOutButtonEnabled Property

Definition

Gets or sets a value that indicates whether the ZoomedInView shows a button that activates the ZoomedOutView.

C#
public bool IsZoomOutButtonEnabled { get; set; }
XAML
<SemanticZoom IsZoomOutButtonEnabled="bool" />

Property Value

Boolean

True if the ZoomedInView shows a button that activates the ZoomedOutView; otherwise, false. The default is true.

Remarks

By default, when the zoomed in view is active and receives mouse or keyboard input, the SemanticZoom control shows a button the user can click to activate the zoomed out view. To hide this button, set the IsZoomOutButtonEnabled property to false.

Applies to

Продукт Версії
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6