Udostępnij przez


SystemParameters.MenuShowDelay Właściwość

Definicja

Pobiera czas (w milisekundach), który system czeka przed wyświetleniem menu skrótów, gdy kursor myszy znajduje się nad elementem podrzędnym.

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

Wartość właściwości

Czas opóźnienia.

Atrybuty

Uwagi

Mapuje na SPI_GETMENUSHOWDELAY. Zobacz SystemParametersInfo.

Użycie atrybutu XAML

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

Dotyczy