eDriven Framework API
GetSkinStates Method (componentType)
NamespaceseDriven.Gui.ReflectionGuiReflectorGetSkinStates(Type)
eDriven Framework API
Exposes skin states to other assemblies
Declaration Syntax
C#Visual BasicVisual C++
public static List<string> GetSkinStates(
	Type componentType
)
Public Shared Function GetSkinStates ( _
	componentType As Type _
) As List(Of String)
public:
static List<String^>^ GetSkinStates(
	Type^ componentType
)
Parameters
componentType (Type)
Return Value

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