TouchDevice.IManipulator.Id 속성

정의

운영 체제에서 제공한 TouchDevice의 고유 식별자를 가져옵니다.

property int System::Windows::Input::IManipulator::Id { int get(); };
int System.Windows.Input.IManipulator.Id { get; }
member this.System.Windows.Input.IManipulator.Id : int
 ReadOnly Property Id As Integer Implements IManipulator.Id

속성 값

TouchDevice의 고유 식별자입니다.

구현

Id

설명

이 멤버는 명시적 인터페이스 멤버 구현이며, TouchDevice 인스턴스가 IManipulator 인터페이스로 캐스팅된 경우에만 사용할 수 있습니다.

적용 대상