4 references to HasCapture
PresentationFramework (4)
src\Framework\System\Windows\Controls\Primitives\MenuBase.cs (4)
167
if (
HasCapture
)
215
if (!
HasCapture
&& !IsMouseOver && CurrentSelection != null && !CurrentSelection.IsKeyboardFocused && !CurrentSelection.IsSubmenuOpen)
290
if (
HasCapture
)
883
if (
HasCapture
)