New to Telerik UI for WPFStart a free 30-day trial

Provides methods for interoperation with window functionalities.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public interface IWindowInteropabilityAdapter

Properties

Gets the absolute left position of the window in pixels.

C#
int AbsoluteLeft { get; }

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

C#
int AbsoluteTop { get; }

Provides a mechanism for handling interoperability with windowing systems.

C#
nint Handle { get; }
In this article
DefinitionPropertiesAbsoluteLeftAbsoluteTopHandle
Not finding the help you need?
Contact Support