18 references to LeftButton
Microsoft.VisualStudio.LanguageServices (1)
CommonControls\NewTypeDestinationSelection.xaml.cs (1)
52
&& Mouse.
LeftButton
== MouseButtonState.Released)
PresentationFramework (16)
System\Windows\Controls\ComboBox.cs (3)
1798
if (Mouse.
LeftButton
== MouseButtonState.Pressed && comboBox.HasMouseEnteredItemsHost)
1802
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
1866
if (Mouse.
LeftButton
== MouseButtonState.Pressed
System\Windows\Controls\ContextMenu.cs (1)
520
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\DataGrid.cs (1)
1731
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\ListBox.cs (2)
549
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
959
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\ListBoxItem.cs (1)
293
if (parent != null && Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\MenuItem.cs (1)
856
if ((Mouse.
LeftButton
== MouseButtonState.Pressed) &&
System\Windows\Controls\PopupControlService.cs (1)
46
if ((Mouse.
LeftButton
== MouseButtonState.Pressed) ||
System\Windows\Controls\Primitives\DataGridColumnHeadersPresenter.cs (1)
593
Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\Primitives\Popup.cs (1)
1150
if (Mouse.
LeftButton
!= MouseButtonState.Released ||
System\Windows\Controls\VirtualizingStackPanel.cs (1)
9400
if ((Mouse.
LeftButton
== MouseButtonState.Pressed) &&
System\Windows\Documents\ImmComposition.cs (1)
1611
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Documents\TextStore.cs (1)
2971
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Window.cs (1)
244
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
764
if ((Mouse.
LeftButton
== MouseButtonState.Pressed) &&