RibbonQuickAccessToolBarCloneEventArgs.InstanceToBeCloned Proprietà

Definizione

Ottiene l'elemento da clonare.

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

Valore della proprietà

UIElement

Elemento da clonare.

Si applica a