SystemParameters.IsMenuDropRightAligned Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob Dropdownmenüs rechtsbündig am zugehörigen Menüleistenelement ausgerichtet sind.

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

Eigenschaftswert

true wenn Dropdownmenüs rechts ausgerichtet werden, andernfalls false.

Attribute

Hinweise

Wird SM_MENUDROPALIGNMENT zugeordnet. Weitere Informationen finden Sie unter GetSystemMetrics.

XAML-Attributsyntax

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

Gilt für: