Mouse::Captured Property
.NET Framework (current version)
Gets the element that has captured the mouse.
Assembly: PresentationCore (in PresentationCore.dll)
When an element captures the mouse, it receives mouse input whether or not the cursor is within its borders. The mouse is typically captured in this manner only during drag-and-drop operations, and retains capture until the drop action of the drag-and-drop operation occurs.
.NET Framework
Available since 3.0
Available since 3.0
Show: