Interface IWindowInfo
Represents an interface for retrieving window information.
public interface IWindowInfo
Properties
Handle
Gets the handle of the window.
nint Handle { get; }
Represents an interface for retrieving window information.
public interface IWindowInfo
Gets the handle of the window.
nint Handle { get; }