RibbonQuickAccessToolBarCloneEventArgs.InstanceToBeCloned プロパティ

定義

複製される要素を取得します。

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

プロパティ値

UIElement

クローンする要素。

適用対象