Interface
IWindowInteropabilityAdapter

Provides methods for interoperation with window functionalities.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public interface IWindowInteropabilityAdapter

Properties

AbsoluteLeft

Gets the absolute left position of the window in pixels.

Declaration

cs-api-definition
int AbsoluteLeft { get; }

Property Value

int

AbsoluteTop

Gets the absolute top position of the window in screen coordinates.

Declaration

cs-api-definition
int AbsoluteTop { get; }

Property Value

int

Handle

Provides a mechanism for handling interoperability with windowing systems.

Declaration

cs-api-definition
nint Handle { get; }

Property Value

nint

In this article
DefinitionPropertiesAbsoluteLeftAbsoluteTopHandle
Not finding the help you need?
Contact Support