WindowDrawable.Handle Property
Gets or sets the handle to the application window.
Syntax
public System.IntPtr Handle { get; set; }
Property Value
A handle to an existing application window.
Remarks
This must be set by an application during runtime.
Platforms
Windows, Linux, Android