ContentAppWindowBridge.GetForWindowId(WindowId) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static ContentAppWindowBridge ^ GetForWindowId(WindowId childWindowId);
/// [Windows.Foundation.Metadata.Experimental]
static ContentAppWindowBridge GetForWindowId(WindowId const& childWindowId);
[Windows.Foundation.Metadata.Experimental]
public static ContentAppWindowBridge GetForWindowId(WindowId childWindowId);
function getForWindowId(childWindowId)
Public Shared Function GetForWindowId (childWindowId As WindowId) As ContentAppWindowBridge
Parameters
- childWindowId
- WindowId
Returns
- Attributes