Share via


InputUnderlyingWindowController.GetForIsland(ContentIsland) Method

Definition

public:
 static InputUnderlyingWindowController ^ GetForIsland(ContentIsland ^ island);
/// [Windows.Foundation.Metadata.Experimental]
 static InputUnderlyingWindowController GetForIsland(ContentIsland const& island);
[Windows.Foundation.Metadata.Experimental]
public static InputUnderlyingWindowController GetForIsland(ContentIsland island);
function getForIsland(island)
Public Shared Function GetForIsland (island As ContentIsland) As InputUnderlyingWindowController

Parameters

island
ContentIsland

Returns

Attributes

Applies to