Called when the Appearance is changed.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
protected virtual void OnAppearanceChanged() |
| Visual Basic |
|---|
Protected Overridable Sub OnAppearanceChanged |
| Visual C++ |
|---|
protected: virtual void OnAppearanceChanged() |
| F# |
|---|
abstract OnAppearanceChanged : unit -> unit override OnAppearanceChanged : unit -> unit |