NativeWindowAdapter
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:TelerikCommon.dll
Syntax:
C#
public class NativeWindowAdapter : NativeWindow, IWin32Window, IDisposable
Inheritance: objectMarshalByRefObjectNativeWindowNativeWindowAdapter
Implements:
Inherited Members
Constructors
Methods
C#
protected ~NativeWindowAdapter()
C#
public void Dispose()
Implements: