4 references to HasCapture
PresentationFramework (4)
System\Windows\Controls\Primitives\MenuBase.cs (4)
165
if (
HasCapture
)
213
if (!
HasCapture
&& !IsMouseOver && CurrentSelection != null && !CurrentSelection.IsKeyboardFocused && !CurrentSelection.IsSubmenuOpen)
288
if (
HasCapture
)
872
if (
HasCapture
)