3 types derived from FormPiece
System.Deployment (3)
System\Deployment\Application\ModalPiece.cs (1)
9
internal class ModalPiece :
FormPiece
System\Deployment\Application\ProgressPiece.cs (1)
7
internal class ProgressPiece :
FormPiece
, IDownloadNotification
System\Deployment\Application\SplashPiece.cs (1)
7
internal class SplashPiece :
FormPiece
1 reference to FormPiece
System.Deployment (1)
System\Deployment\Application\UserInterfaceForm.cs (1)
21
public void SwitchUserInterfacePiece(
FormPiece
piece);