xtd
1.0.0
Toggle main menu visibility
Loading...
Searching...
No Matches
xtd.forms
include
xtd
forms
style_sheets
shadows.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
shadow.hpp
"
6
#include <xtd/collections/generic/list>
7
9
namespace
xtd
{
11
namespace
forms
{
13
namespace
style_sheets
{
24
using
shadows
=
xtd::collections::generic::list<xtd::forms::style_sheets::shadow>
;
25
}
26
}
27
}
28
xtd::collections::generic::list
Represents a strongly typed list of objects that can be accessed by index. Provides methods to search...
Definition
list.hpp:80
xtd::forms::style_sheets::shadows
xtd::collections::generic::list< xtd::forms::style_sheets::shadow > shadows
Represents an xtd::forms::style_sheets::shadow array.
Definition
shadows.hpp:24
xtd::forms::style_sheets
The xtd::forms::style_sheets namespace contains various properties, states, and subcontrols that make...
Definition
background_image.hpp:21
xtd::forms
The xtd::forms namespace contains classes for creating Windows-based applications that take full adva...
Definition
texts.hpp:219
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
shadow.hpp
Contains xtd::forms::style_sheets::shadow class.
Generated on
for xtd by
Gammasoft
. All rights reserved.