RibbonTabHeader.OnMouseLeftButtonDown Method (MouseButtonEventArgs)
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Notifies the Ribbon of a mouse left button down event on this tab header.
Assembly: System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)
Parameters
- e
-
Type:
System.Windows.Input.MouseButtonEventArgs
The event data.
This implementation marks the MouseLeftButtonDown event as handled by setting the Handled property of the event data to true.
.NET Framework
Available since 4.5
Available since 4.5
Show: