Is called when the Style property is changed.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

C#
protected override void OnStyleChanged()
Visual Basic (Declaration)
Protected Overrides Sub OnStyleChanged
Visual C++
protected:
virtual void OnStyleChanged() override

See Also