SystemParameters.IsMenuDropRightAligned Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob Dropdownmenüs rechtsbündig mit dem entsprechenden Menüelement 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

truewenn Dropdownmenüs rechtsbündig ausgerichtet sind; andernfalls . false

Attribute

Hinweise

Ordnet SM_MENUDROPALIGNMENT zu. Siehe GetSystemMetrics.

XAML-Attributverwendung

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

Gilt für: