SystemParameters.MenuDropAlignment Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob Popupmenüs links oder rechts am entsprechenden Menüleistenelement ausgerichtet sind.

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

true, wenn sie linksbündig ausgerichtet sind, andernfalls false.

Attribute

Hinweise

Zuordnung zu SPI_GETMENUDROPALIGNMENT. Siehe SystemParametersInfo.

XAML-Attributsyntax

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

Gilt für: