Called when the EntityManagerSource property changes.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)
Syntax
| C# |
|---|
protected virtual void OnEntityManagerSourceChanged( EntityManager oldValue, EntityManager newValue ) |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub OnEntityManagerSourceChanged ( _ oldValue As EntityManager, _ newValue As EntityManager _ ) |
Parameters
- oldValue
- Type: DlhSoft.Windows.Data..::.EntityManager
- newValue
- Type: DlhSoft.Windows.Data..::.EntityManager