Called when the Resource property changes.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
protected virtual void OnResourceChanged( Resource oldResource, Resource newResource ) |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub OnResourceChanged ( _ oldResource As Resource, _ newResource As Resource _ ) |
Parameters
- oldResource
- Type: DlhSoft.Windows.Data..::.Resource
- newResource
- Type: DlhSoft.Windows.Data..::.Resource