13 references to Capture
PresentationCore (6)
System\Windows\ContentElement.cs (2)
358return Mouse.Capture(this); 366Mouse.Capture(null);
System\Windows\UIElement.cs (2)
2474return Mouse.Capture(this); 2484Mouse.Capture(null);
System\Windows\UIElement3D.cs (2)
445return Mouse.Capture(this); 455Mouse.Capture(null);
PresentationFramework (5)
System\Windows\Controls\ComboBox.cs (1)
297Mouse.Capture(null);
System\Windows\Controls\Primitives\MenuBase.cs (1)
865Mouse.Capture(null);
System\Windows\Controls\Primitives\Popup.cs (1)
1178Mouse.Capture(null);
System\Windows\Controls\ToolBar.cs (1)
263Mouse.Capture(null);
System\Windows\Documents\Hyperlink.cs (1)
986Mouse.Capture(element);
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (1)
1221Mouse.Capture(null);
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
1121Mouse.Capture(null);