eDriven Framework API
GetStyleAttributes Method (type)
NamespaceseDriven.Gui.StylesStyleReflectorGetStyleAttributes(Type)
eDriven Framework API
Gets all style properties
Declaration Syntax
C#Visual BasicVisual C++
public static List<StyleAttribute> GetStyleAttributes(
	Type type
)
Public Shared Function GetStyleAttributes ( _
	type As Type _
) As List(Of StyleAttribute)
public:
static List<StyleAttribute^>^ GetStyleAttributes(
	Type^ type
)
Parameters
type (Type)

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)