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)
1811
if (Mouse.
LeftButton
== MouseButtonState.Pressed && comboBox.HasMouseEnteredItemsHost)
1815
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
1879
if (Mouse.
LeftButton
== MouseButtonState.Pressed
System\Windows\Controls\ContextMenu.cs (1)
528
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\DataGrid.cs (1)
1742
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\ListBox.cs (2)
557
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
968
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\ListBoxItem.cs (1)
307
if (parent != null && Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\MenuItem.cs (1)
867
if ((Mouse.
LeftButton
== MouseButtonState.Pressed) &&
System\Windows\Controls\PopupControlService.cs (1)
57
if ((Mouse.
LeftButton
== MouseButtonState.Pressed) ||
System\Windows\Controls\Primitives\DataGridColumnHeadersPresenter.cs (1)
605
Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\Primitives\Popup.cs (1)
1144
if (Mouse.
LeftButton
!= MouseButtonState.Released ||
System\Windows\Controls\VirtualizingStackPanel.cs (1)
9427
if ((Mouse.
LeftButton
== MouseButtonState.Pressed) &&
System\Windows\Documents\ImmComposition.cs (1)
1633
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Documents\TextStore.cs (1)
2987
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Window.cs (1)
263
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
771
if ((Mouse.
LeftButton
== MouseButtonState.Pressed) &&