13 references to Capture
PresentationCore (6)
System\Windows\ContentElement.cs (2)
371return Mouse.Capture(this); 379Mouse.Capture(null);
System\Windows\UIElement.cs (2)
2482return Mouse.Capture(this); 2492Mouse.Capture(null);
System\Windows\UIElement3D.cs (2)
461return Mouse.Capture(this); 471Mouse.Capture(null);
PresentationFramework (5)
System\Windows\Controls\ComboBox.cs (1)
307Mouse.Capture(null);
System\Windows\Controls\Primitives\MenuBase.cs (1)
874Mouse.Capture(null);
System\Windows\Controls\Primitives\Popup.cs (1)
1185Mouse.Capture(null);
System\Windows\Controls\ToolBar.cs (1)
272Mouse.Capture(null);
System\Windows\Documents\Hyperlink.cs (1)
992Mouse.Capture(element);
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (1)
1226Mouse.Capture(null);
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
1124Mouse.Capture(null);