ContentSiteEnvironmentView.AppWindowId Property

Definition

Gets the ID of the top-level Win32 HWND.

public:
 property WindowId AppWindowId { WindowId get(); };
WindowId AppWindowId();
public WindowId AppWindowId { get; }
var windowId = contentSiteEnvironmentView.appWindowId;
Public ReadOnly Property AppWindowId As WindowId

Property Value

The ID of the top-level Win32 HWND.

Applies to