Compartir a través de


RibbonGalleryCategoriesPanel.TargetElement (Propiedad)

Obtiene el objeto RibbonGallery para el que RibbonGalleryCategoriesPanel hospeda elementos.

Espacio de nombres:  Microsoft.Windows.Controls.Ribbon.Primitives
Ensamblado:  RibbonControlsLibrary (en RibbonControlsLibrary.dll)

Sintaxis

'Declaración
Public ReadOnly Property TargetElement As UIElement
    Get
public UIElement TargetElement { get; }
public:
virtual property UIElement^ TargetElement {
    UIElement^ get () sealed;
}
abstract TargetElement : UIElement
override TargetElement : UIElement
final function get TargetElement () : UIElement

Valor de propiedad

Tipo: System.Windows.UIElement
Objeto RibbonGallery para el que este RibbonGalleryCategoriesPanel hospeda elementos.

Implementaciones

IProvideStarLayoutInfoBase.TargetElement

Seguridad de .NET Framework

Vea también

Referencia

RibbonGalleryCategoriesPanel Clase

Microsoft.Windows.Controls.Ribbon.Primitives (Espacio de nombres)