RibbonGroupItemsPanel.TargetElement Property

Definition

Gets the UIElement object that this provider targets.

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

Property Value

The targeted element.

Implements

Applies to