[]
Occurs when the style has changed.
public void OnNamedStyleChanged(object o, EventArgs e)
Public Sub OnNamedStyleChanged(o As Object, e As EventArgs)
| Type | Name | Description |
|---|---|---|
| object | o | Object that raises the event |
| EventArgs | e | Event arguments |