eDriven Framework API
LoadMethod Property
NamespaceseDriven.Gui.StylesStyleableAttributeLoadMethod
eDriven Framework API
The name of the method loading styles (could be null)
Declaration Syntax
C#Visual BasicVisual C++
public string LoadMethod { get; set; }
Public Property LoadMethod As String
	Get
	Set
public:
property String^ LoadMethod {
	String^ get ();
	void set (String^ value);
}

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