RibbonGalleryCategoriesPanel.TargetElement Property

Definition

Gets the RibbonGallery that this RibbonGalleryCategoriesPanel hosts items for.

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 RibbonGallery that this RibbonGalleryCategoriesPanel hosts items for.

Implements

Applies to