3 references to ProgressPiece
System.Deployment (3)
System\Deployment\Application\UserInterface.cs (1)
23public ProgressPiece ShowProgress(UserInterfaceInfo info);
System\Deployment\Application\UserInterfaceForm.cs (2)
18public ProgressPiece ConstructProgressPiece(UserInterfaceInfo info); 31public delegate ProgressPiece ConstructProgressPieceDelegate(UserInterfaceInfo info);