18 references to LeftButton
Microsoft.VisualStudio.LanguageServices (1)
CommonControls\NewTypeDestinationSelection.xaml.cs (1)
54
&& Mouse.
LeftButton
== MouseButtonState.Released)
PresentationFramework (16)
System\Windows\Controls\ComboBox.cs (3)
1799
if (Mouse.
LeftButton
== MouseButtonState.Pressed && comboBox.HasMouseEnteredItemsHost)
1803
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
1867
if (Mouse.
LeftButton
== MouseButtonState.Pressed
System\Windows\Controls\ContextMenu.cs (1)
521
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\DataGrid.cs (1)
1732
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\ListBox.cs (2)
550
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
960
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\ListBoxItem.cs (1)
294
if (parent != null && Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\MenuItem.cs (1)
857
if ((Mouse.
LeftButton
== MouseButtonState.Pressed) &&
System\Windows\Controls\PopupControlService.cs (1)
47
if ((Mouse.
LeftButton
== MouseButtonState.Pressed) ||
System\Windows\Controls\Primitives\DataGridColumnHeadersPresenter.cs (1)
594
Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\Primitives\Popup.cs (1)
1151
if (Mouse.
LeftButton
!= MouseButtonState.Released ||
System\Windows\Controls\VirtualizingStackPanel.cs (1)
9401
if ((Mouse.
LeftButton
== MouseButtonState.Pressed) &&
System\Windows\Documents\ImmComposition.cs (1)
1612
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Documents\TextStore.cs (1)
2972
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Window.cs (1)
245
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
765
if ((Mouse.
LeftButton
== MouseButtonState.Pressed) &&