IdeaBlade.Core Assembly > IdeaBlade.Core.Composition Namespace : RecomposedEventArgs Class |
The following tables list the members exposed by RecomposedEventArgs.
Name | Description | |
---|---|---|
![]() | RecomposedEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Assembly | The assembly causing the recomposition. |
![]() | AssemblyLoaded | Returns true if an assembly download caused the recomposition. |
![]() | HasError | Returns true if the recomposition was not performed due to a failure. |
![]() | ShouldRecompose | True if the XAP included new assemblies not previously probed, or if the Assembly had not been previously loaded. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |