Compartir a través de


RelativePositions.InternalTopSide (Propiedad)

Obtiene el lado superior interno de un elemento de la superficie de diseño.

Espacio de nombres:  Microsoft.Windows.Design.Interaction
Ensamblado:  Microsoft.Windows.Design.Interaction (en Microsoft.Windows.Design.Interaction.dll)

Sintaxis

'Declaración
Public Shared ReadOnly Property InternalTopSide As RelativePosition
    Get
public static RelativePosition InternalTopSide { get; }
public:
static property RelativePosition^ InternalTopSide {
    RelativePosition^ get ();
}
static member InternalTopSide : RelativePosition
static function get InternalTopSide () : RelativePosition

Valor de propiedad

Tipo: Microsoft.Windows.Design.Interaction.RelativePosition
RelativePosition que representa el lado superior interno de un elemento de la superficie de diseño.

Seguridad de .NET Framework

Vea también

Referencia

RelativePositions Clase

Microsoft.Windows.Design.Interaction (Espacio de nombres)

Otros recursos

Extensibilidad de WPF Designer