xtd 0.2.0
Loading...
Searching...
No Matches

◆ is_operating_system_double_buffered()

static bool xtd::forms::system_information::is_operating_system_double_buffered ( )
static

Gets the operating system is natively double buffered.

Returns
true is operating system is natively double buffered; otherwise false.
Remarks
The xtd::drawing::graphics is double_buffered.