확장 최소화
이 문서는 기계로 번역한 것입니다. 원본 텍스트를 보려면 포인터를 문서의 문장 위로 올리십시오. 추가 정보
번역
원본
이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

UIElement.ManipulationCompleted 이벤트

조작 및 관성을 때 발생은 UIElement 개체 완료 됩니다.

네임스페이스:  System.Windows
어셈블리:  PresentationCore(PresentationCore.dll)
XAML의 XMLNS: http://schemas.microsoft.com/winfx/2006/xaml/presentation, http://schemas.microsoft.com/netfx/2007/xaml/presentation
public event EventHandler<ManipulationCompletedEventArgs> ManipulationCompleted
<object ManipulationCompleted="EventHandler<ManipulationCompletedEventArgs>" .../>

이 이벤트가 완료 되 면를 조작 하는 방법에 대 한 정보를 얻을 수 있습니다. 사용할 수 있습니다 예를 들어,는 ManipulationCompletedEventArgs.TotalManipulation 총 금액의 조작의 위치를 결정 하는 속성을 변경 합니다.

조작에 대 한 자세한 내용은 참조 하십시오 있는 입력 개요. 조작에 응답 하는 응용 프로그램의 예제를 보려면 연습: 첫 응용 프로그램 만들기.

.NET Framework

4.5, 4에서 지원

.NET Framework Client Profile

4에서 지원

Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008(서버 코어 역할은 지원되지 않음), Windows Server 2008 R2(서버 코어 역할은 SP1 이상에서 지원, Itanium은 지원되지 않음)

.NET Framework에서 모든 플랫폼의 전체 버전을 지원하지는 않습니다. 지원되는 버전의 목록을 보려면 .NET Framework 시스템 요구 사항을 참조하십시오.
이 정보가 도움이 되었습니까?
(1500자 남음)

커뮤니티 추가 항목

추가
© 2013 Microsoft. All rights reserved.