eDriven Framework API
ChangedMethod Property
NamespaceseDriven.Gui.StylesStyleableAttributeChangedMethod
eDriven Framework API
The name of the method for getting the style value
Declaration Syntax
C#Visual BasicVisual C++
public string ChangedMethod { get; set; }
Public Property ChangedMethod As String
	Get
	Set
public:
property String^ ChangedMethod {
	String^ get ();
	void set (String^ value);
}

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