InputUnderlyingWindowController.OverrideUnderlyingWindow(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:
virtual void OverrideUnderlyingWindow(WindowId windowId) = OverrideUnderlyingWindow;
/// [Windows.Foundation.Metadata.Experimental]
void OverrideUnderlyingWindow(WindowId const& windowId);
[Windows.Foundation.Metadata.Experimental]
public void OverrideUnderlyingWindow(WindowId windowId);
function overrideUnderlyingWindow(windowId)
Public Sub OverrideUnderlyingWindow (windowId As WindowId)
Parameters
- windowId
- WindowId
- Attributes