Mouse.GotMouseCaptureEvent 필드

정의

GotMouseCapture 연결된 이벤트를 식별합니다.

public: static initonly System::Windows::RoutedEvent ^ GotMouseCaptureEvent;
public static readonly System.Windows.RoutedEvent GotMouseCaptureEvent;
 staticval mutable GotMouseCaptureEvent : System.Windows.RoutedEvent
Public Shared ReadOnly GotMouseCaptureEvent As RoutedEvent 

필드 값

설명

라우트된 이벤트에 등록 하 고 결과 라우트된 이벤트를 등록 하는 클래스에 필드로 저장 됩니다 하는 경우 라우트된 이벤트 식별자가 생성 됩니다. 이러한 식별자는 식별 이름, 소유자 유형, 처리기 형식, 라우팅 전략 및 이벤트에 대 한 소유자를 추가 하기 위한 유틸리티 메서드를 포함 합니다. 대개 이러한 식별자 이벤트 시스템 메서드의 매개 변수로 사용 특정 라우트된 이벤트를 식별 합니다.

적용 대상