Bagikan melalui


SystemParameters.UIEffects Properti

Definisi

Mendapatkan nilai yang menunjukkan apakah semua efek antarmuka pengguna (UI) diaktifkan.

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

Nilai Properti

true jika semua efek UI diaktifkan; false jika dinonaktifkan.

Atribut

Keterangan

Peta ke SPI_GETUIEFFECTS. Lihat SystemParametersInfo.

Penggunaan atribut XAML

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

Berlaku untuk