Compartir a través de


RibbonGroupItemsPanel.TargetElement (Propiedad)

Obtiene el objeto UIElement que es el destino de este proveedor.

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
Elemento de destino.

Implementaciones

IProvideStarLayoutInfoBase.TargetElement

Seguridad de .NET Framework

Vea también

Referencia

RibbonGroupItemsPanel Clase

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