SystemParameters.IsMenuDropRightAligned Egenskap

Definition

Hämtar ett värde som anger om de nedrullningsbara menyerna är högerjusterade med motsvarande menyalternativ.

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

Egenskapsvärde

trueom de nedrullningsbara menyerna är högerjusterade; annars . false

Attribut

Kommentarer

Mappar till SM_MENUDROPALIGNMENT. Se GetSystemMetrics.

XAML-attributanvändning

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

Gäller för