0 out of 1 rated this helpful - Rate this topic

ISemanticZoomInformation.MakeVisible method

Forces content in the view to scroll until the item specified by SemanticZoomLocation is visible. Also focuses that item if found.

Syntax


void MakeVisible(
  SemanticZoomLocation item
)

Parameters

item

Type: SemanticZoomLocation

The item in the view to scroll to.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.Xaml.Controls
Windows::UI::Xaml::Controls [C++]

Metadata

Windows.winmd

See also

ISemanticZoomInformation

 

 

Build date: 3/12/2013

© 2013 Microsoft. All rights reserved.