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