4 references to HasCapture
PresentationFramework (4)
System\Windows\Controls\Primitives\MenuBase.cs (4)
155
if (
HasCapture
)
203
if (!
HasCapture
&& !IsMouseOver && CurrentSelection != null && !CurrentSelection.IsKeyboardFocused && !CurrentSelection.IsSubmenuOpen)
278
if (
HasCapture
)
862
if (
HasCapture
)