Share via


RibbonGalleryCategoriesPanel.TargetElement Propiedad

Definición

Obtiene el objeto RibbonGallery para el que RibbonGalleryCategoriesPanel hospeda elementos.

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

Valor de propiedad

Objeto RibbonGallery para el que este RibbonGalleryCategoriesPanel hospeda elementos.

Implementaciones

Se aplica a