13 using property_map = std::map<xtd::string, xtd::web::css::property>;
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10
Contains xtd::web::css::property class.
std::map< xtd::string, xtd::web::css::property > property_map
Represents the map of a property name - property pair.
Definition property_map.h:13