Gets or sets a value that indicates whether the ListViewBase instance is the zoomed-in view in its owning SemanticZoom.
Syntax
Property value
Type: System.Boolean [.NET] | Platform::Boolean [C++]
True if the ListViewBase is the zoomed-in view; otherwise, false.
Remarks
You typically don't set this property in Extensible Application Markup Language (XAML) or in app code. The property is set implicitly when the view is set as either the ZoomedInView or ZoomedOutView of a SemanticZoom control.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
- ListViewBase
- SemanticZoom
- SemanticZoom.IsZoomedInViewActive
- ISemanticZoomInformation.IsZoomedInView
- ISemanticZoomInformation
- IsActiveView
- SemanticZoomOwner
- CompleteViewChange
- CompleteViewChangeFrom
- CompleteViewChangeTo
- InitializeViewChange
- MakeVisible
- StartViewChangeFrom
- StartViewChangeTo
Build date: 3/12/2013