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)
1801
if (Mouse.
LeftButton
== MouseButtonState.Pressed && comboBox.HasMouseEnteredItemsHost)
1805
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
1869
if (Mouse.
LeftButton
== MouseButtonState.Pressed
System\Windows\Controls\ContextMenu.cs (1)
520
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\DataGrid.cs (1)
1739
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\ListBox.cs (2)
551
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
962
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\ListBoxItem.cs (1)
300
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)
600
Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Controls\Primitives\Popup.cs (1)
1137
if (Mouse.
LeftButton
!= MouseButtonState.Released ||
System\Windows\Controls\VirtualizingStackPanel.cs (1)
9422
if ((Mouse.
LeftButton
== MouseButtonState.Pressed) &&
System\Windows\Documents\ImmComposition.cs (1)
1625
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Documents\TextStore.cs (1)
2976
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System\Windows\Window.cs (1)
250
if (Mouse.
LeftButton
== MouseButtonState.Pressed)
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
768
if ((Mouse.
LeftButton
== MouseButtonState.Pressed) &&