DesktopWindowXamlSource.Initialize(WindowId) 方法

定义

初始化 DesktopWindowXamlSource 类的新实例。

public:
 virtual void Initialize(WindowId parentWindowId) = Initialize;
void Initialize(WindowId const& parentWindowId);
public void Initialize(WindowId parentWindowId);
function initialize(parentWindowId)
Public Sub Initialize (parentWindowId As WindowId)

参数

适用于