ConnectionsZone.TrackViewState 方法

定义

可跟踪 ConnectionsZone 控件的视图状态更改,以便更改可以存储在控件的 StateBag 对象中。

protected:
 override void TrackViewState();
protected override void TrackViewState ();
override this.TrackViewState : unit -> unit
Protected Overrides Sub TrackViewState ()

注解

此方法调用 类中的 ToolZone 基方法,并触发与 控件关联的 ConnectionsZone 谓词的视图状态跟踪。

适用于

另请参阅