PersonPictureAutomationPeer(PersonPicture) 构造函数

定义

初始化 PersonPictureAutomationPeer 类的新实例。

 PersonPictureAutomationPeer(PersonPicture const& owner);
public PersonPictureAutomationPeer(PersonPicture owner);
function PersonPictureAutomationPeer(owner)
Public Sub New (owner As PersonPicture)

参数

owner
PersonPicture

要为其创建对等的 PersonPicture 控件实例。

适用于