Condividi tramite


Proprietà RelativePositions.InternalTopSide

Ottiene il lato superiore interno di un elemento nell'area di progettazione.

Spazio dei nomi:  Microsoft.Windows.Design.Interaction
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Sintassi

'Dichiarazione
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

Valore proprietà

Tipo: Microsoft.Windows.Design.Interaction.RelativePosition
Oggetto RelativePosition che rappresenta il lato superiore interno di un elemento nell'area di progettazione.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

RelativePositions Classe

Spazio dei nomi Microsoft.Windows.Design.Interaction

Altre risorse

Estensibilità di Progettazione WPF