Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 674 Bytes

semanticzoom_iszoomedinviewactive.md

File metadata and controls

30 lines (19 loc) · 674 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.SemanticZoom.IsZoomedInViewActive
winrt property

Windows.UI.Xaml.Controls.SemanticZoom.IsZoomedInViewActive

-description

Gets or sets a value that determines whether the ZoomedInView is the active view.

-xaml-syntax

<SemanticZoom IsZoomedInViewActive="bool" />

-property-value

true if the ZoomedInView is the active view. false if the ZoomedOutView is the active view.

-remarks

-examples

-see-also