RibbonQuickAccessToolBarCloneEventArgs.InstanceToBeCloned Property

Definition

Gets the element to be cloned.

public:
 property System::Windows::UIElement ^ InstanceToBeCloned { System::Windows::UIElement ^ get(); };
public System.Windows.UIElement InstanceToBeCloned { get; }
member this.InstanceToBeCloned : System.Windows.UIElement
Public ReadOnly Property InstanceToBeCloned As UIElement

Property Value

The element to be cloned.

Applies to