Skybound Rebar

RebarTheme.DefaultThemeChanged Event

Occurs when the default theme is changed.

[Visual Basic]
Public Shared Event DefaultThemeChanged As EventHandler
[C#]
public static event EventHandler DefaultThemeChanged;

Remarks

Rebar controls handle this event internally in order to automatically repaint when the default theme changes.

See Also

RebarTheme Class | Skybound.Rebar.Rendering Namespace