Compartir a través de


IProvideStarLayoutInfoBase.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
ReadOnly Property TargetElement As UIElement
    Get
UIElement TargetElement { get; }
property UIElement^ TargetElement {
    UIElement^ get ();
}
abstract TargetElement : UIElement
function get TargetElement () : UIElement

Valor de propiedad

Tipo: System.Windows.UIElement
Elemento de destino.

Seguridad de .NET Framework

Vea también

Referencia

IProvideStarLayoutInfoBase Interfaz

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