eDriven Framework API
GetSkinParts Method (componentType)
NamespaceseDriven.Gui.ReflectionGuiReflectorGetSkinParts(Type)
eDriven Framework API
Exposes skin parts to other assemblies
Declaration Syntax
C#Visual BasicVisual C++
public static Dictionary<string, bool> GetSkinParts(
	Type componentType
)
Public Shared Function GetSkinParts ( _
	componentType As Type _
) As Dictionary(Of String, Boolean)
public:
static Dictionary<String^, bool>^ GetSkinParts(
	Type^ componentType
)
Parameters
componentType (Type)
Return Value

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