ActivityPreviewDesigner.RefreshPreview 方法

定义

更新在 ActivityPreviewDesigner 的预览窗口中显示的视图。Updates the view displayed in the preview window of the ActivityPreviewDesigner.

public:
 void RefreshPreview();
public void RefreshPreview ();
member this.RefreshPreview : unit -> unit
Public Sub RefreshPreview ()

注解

对于 ShowPreviewtrue 必须设置为 RefreshPreview 才能执行视图更新。ShowPreview must be set to true for RefreshPreview to perform view updates.

适用于