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