eDriven Framework API
SkinParts Property
NamespaceseDriven.Gui.ComponentsSkinnableComponentSkinParts
eDriven Framework API
Skin parts
Declaration Syntax
C#Visual BasicVisual C++
protected virtual Dictionary<string, bool> SkinParts { get; }
Protected Overridable ReadOnly Property SkinParts As Dictionary(Of String, Boolean)
	Get
protected:
virtual property Dictionary<String^, bool>^ SkinParts {
	Dictionary<String^, bool>^ get ();
}

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