[This is preliminary documentation and is subject to change.]

Provides extension functions for interoperability between Windows Forms and WPF. Functions provided by this module are dependend on Windows API calls and thus are not portable.

Namespace: Tools.WindowsT.InteropT
Assembly: Tools.Win (in Tools.Win.dll) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
[StandardModuleAttribute]
public sealed class NativeInteropExtensions
Visual Basic
<ExtensionAttribute> _
<StandardModuleAttribute> _
Public NotInheritable Class NativeInteropExtensions
Visual C++
[ExtensionAttribute]
[StandardModuleAttribute]
public ref class NativeInteropExtensions sealed
F#
[<SealedAttribute>]
[<StandardModuleAttribute>]
type NativeInteropExtensions =  class end
JScript
public final class NativeInteropExtensions

Inheritance Hierarchy

System..::..Object
  Tools.WindowsT.InteropT..::..NativeInteropExtensions

See Also

Collapse/expand Version History

1.5.3

  • This module is new in version 1.5.3