MetaType.OnLoadedMethod Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets information about the OnLoaded method contained by this meta-type.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Property Value
Type: System.Reflection.MethodInfoA description of the OnLoaded method for this meta-type.
Show: