LostMouseCaptureEvent Property
Description
Occurs when this element loses mouse capture.
Property Type
Read-only property
Syntax (Visual Basic)
Public Property LostMouseCaptureEvent() As [MarkupRoutedEvent](XtremeMarkup~MarkupRoutedEvent.md)
Remarks
When an element captures the mouse, it receives mouse input even if the pointer is outside its bounds. The mouse is typically captured only during drag-and-drop operations.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.