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

◆ is_system_style_sheet()

bool xtd::forms::style_sheets::style_sheet::is_system_style_sheet ( ) const
noexcept

Gets a value indicate if this instance is system style sheet.

Returns
true if the current instance is system style sheet; otherwise false.
Remarks
This method return true only if the current instance is equal to xtd::forms::style_sheets::style_sheet::system_style_sheet.