eDriven Framework API
Runs each time after any of styles changes
The name and the new value for the style are passed as arguments

Declaration Syntax
public virtual void StyleChanged(
string styleProp
)
Public Overridable Sub StyleChanged ( _
styleProp As String _
)
public:
virtual void StyleChanged(
String^ styleProp
)

Parameters
- styleProp (String)
- Style property
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)