90      bool operator==(
const control_layout_style& value)
 const {
return size_type_ == value.size_type_ && expanded_ == value.expanded_;}
 
   99      bool expanded_ = 
false;
 
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes....
Definition: object.h:26
 
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:48
 
Contains xtd::forms::content_alignment enum class.
 
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition: system_report.h:17
 
Contains xtd::object class.
 
Contains xtd::forms::size_type enum class.
 
Contains xtd::ustring class.