IEntityDesignerLayer.OnAfterLayerLoaded Method (XObject)
Fired after the layer is loaded.
Assembly: Microsoft.Data.Entity.Design.Extensibility (in Microsoft.Data.Entity.Design.Extensibility.dll)
[SuppressMessageAttribute("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "x")] void OnAfterLayerLoaded( XObject xObject )
Parameters
- xObject
-
Type:
System.Xml.Linq.XObject
the selected object in the active designer or conceptual model if nothing is selected.