다음을 통해 공유


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

복제할 요소입니다.

적용 대상