DevForce Help Reference
RecomposedEventArgs Class Members
Properties  Methods 


The following tables list the members exposed by RecomposedEventArgs.

Public Constructors
 NameDescription
Public ConstructorRecomposedEventArgs ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAssembly The assembly causing the recomposition.  
Public PropertyAssemblyLoaded Returns true if an assembly download caused the recomposition.  
Public PropertyHasError Returns true if the recomposition was not performed due to a failure.  
Public PropertyShouldRecomposeTrue if the XAP included new assemblies not previously probed, or if the Assembly had not been previously loaded.  
Top
Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

RecomposedEventArgs Class
IdeaBlade.Core.Composition Namespace

Send Feedback