SystemParameters.MenuDropAlignment Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob Popupmenüs linksbündig oder rechtsbündig ausgerichtet sind, relativ zum entsprechenden Menüelement.

public:
 static property bool MenuDropAlignment { bool get(); };
public static bool MenuDropAlignment { [System.Security.SecurityCritical] get; }
public static bool MenuDropAlignment { get; }
[<get: System.Security.SecurityCritical>]
static member MenuDropAlignment : bool
static member MenuDropAlignment : bool
Public Shared ReadOnly Property MenuDropAlignment As Boolean

Eigenschaftswert

truewenn rechtsbündig; andernfalls . false

Attribute

Hinweise

Ordnet SPI_GETMENUDROPALIGNMENT zu. Siehe SystemParametersInfo.

XAML-Attributverwendung

< object property="{ SystemParameters.MenuDropAlignment}"/>

Gilt für: