IInputElement.LostMouseCapture 이벤트

정의

이 요소가 마우스 캡처를 손실하면 발생합니다.

public:
 event System::Windows::Input::MouseEventHandler ^ LostMouseCapture;
event System.Windows.Input.MouseEventHandler LostMouseCapture;
member this.LostMouseCapture : System.Windows.Input.MouseEventHandler 
Event LostMouseCapture As MouseEventHandler 

이벤트 유형

MouseEventHandler

설명

공용 구현에 대 한이 인터페이스를 사용 하는 것이 없습니다. 자세한 내용은 주의 참조 하십시오.는 IInputElement 인터페이스입니다.

마우스를 캡처한 요소 커서가 해당 테두리 밖에 있는 경우에 마우스 입력을 받습니다. 마우스는 끌어서 놓기 작업 중에 일반적으로 캡처됩니다.

적용 대상

추가 정보