ListViewBase.StartViewChangeTo 메서드

정의

원본 보기가 다른 보기이고 보류 중인 대상 보기가 ListViewBase instance 경우 보기 변경과 관련된 항목별 작업을 초기화합니다.

public:
 virtual void StartViewChangeTo(SemanticZoomLocation ^ source, SemanticZoomLocation ^ destination) = StartViewChangeTo;
void StartViewChangeTo(SemanticZoomLocation const& source, SemanticZoomLocation const& destination);
public void StartViewChangeTo(SemanticZoomLocation source, SemanticZoomLocation destination);
function startViewChangeTo(source, destination)
Public Sub StartViewChangeTo (source As SemanticZoomLocation, destination As SemanticZoomLocation)

매개 변수

source
SemanticZoomLocation

원본 뷰에 표시된 보기 항목입니다.

destination
SemanticZoomLocation

대상 보기에 표시된 보기 항목입니다.

구현

적용 대상

추가 정보