Dela via


RibbonQuickAccessToolBarCloneEventArgs Constructor

Initializes a new instance of the RibbonQuickAccessToolBarCloneEventArgs class.

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
Public Sub New ( _
    targetElement As UIElement _
)
public RibbonQuickAccessToolBarCloneEventArgs(
    UIElement targetElement
)
public:
RibbonQuickAccessToolBarCloneEventArgs(
    UIElement^ targetElement
)
new : 
        targetElement:UIElement -> RibbonQuickAccessToolBarCloneEventArgs
public function RibbonQuickAccessToolBarCloneEventArgs(
    targetElement : UIElement
)

Parameters

.NET Framework Security

See Also

Reference

RibbonQuickAccessToolBarCloneEventArgs Class

Microsoft.Windows.Controls.Ribbon Namespace