Share via


InputUnderlyingWindowController.WindowId Property

Definition

public:
 property WindowId WindowId { WindowId get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
WindowId WindowId();
[Windows.Foundation.Metadata.Experimental]
public WindowId WindowId { [Windows.Foundation.Metadata.Experimental] get; }
var windowId = inputUnderlyingWindowController.windowId;
Public ReadOnly Property WindowId As WindowId

Property Value

Attributes

Applies to