ContentElement::IsMouseCaptured Property
.NET Framework (current version)
Gets a value that indicates whether the mouse is captured by this element.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::Booleantrue if the element has mouse capture; otherwise, false. The default is false.
Implements
IInputElement::IsMouseCaptured.NET Framework
Available since 3.0
Available since 3.0
Show: