InputPointerSource.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 InputPointerSource ^ GetForWindowId(WindowId windowId);
	/// [Windows.Foundation.Metadata.Experimental]
 static InputPointerSource GetForWindowId(WindowId const& windowId);
	[Windows.Foundation.Metadata.Experimental]
public static InputPointerSource GetForWindowId(WindowId windowId);
	function getForWindowId(windowId)
	Public Shared Function GetForWindowId (windowId As WindowId) As InputPointerSource
	Parameters
- windowId
 - WindowId
 
Returns
- Attributes