IEntityDesignerLayer.OnSelectionChanged Method (XObject)

 

Fired when selection is changed on the designer surface

Namespace:   Microsoft.Data.Entity.Design.Extensibility
Assembly:  Microsoft.Data.Entity.Design.Extensibility (in Microsoft.Data.Entity.Design.Extensibility.dll)

void OnSelectionChanged(
	XObject selection
)

Parameters

selection
Type: System.Xml.Linq.XObject

The selected object in the active designer or conceptual model.