RibbonQuickAccessToolBarCloneEventArgs.CloneInstance Property

Definition

Gets or sets the cloned instance.

public:
 property System::Windows::UIElement ^ CloneInstance { System::Windows::UIElement ^ get(); void set(System::Windows::UIElement ^ value); };
public System.Windows.UIElement CloneInstance { get; set; }
member this.CloneInstance : System.Windows.UIElement with get, set
Public Property CloneInstance As UIElement

Property Value

The cloned instance.

Applies to