Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 4
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2010/.NET Framework 4

Other versions are also available for the following:
.NET Framework Class Library
BrowserInteropHelper Class

A helper class that provides information about the browser environment in which a XAML browser application (XBAP) application is hosted.

Namespace:  System.Windows.Interop
Assembly:  PresentationFramework (in PresentationFramework.dll)
Visual Basic (Declaration)
Public NotInheritable Class BrowserInteropHelper
Visual Basic (Usage)
You do not need to declare an instance of a static class in order to access its members.
C#
public static class BrowserInteropHelper
Visual C++
public ref class BrowserInteropHelper abstract sealed
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type BrowserInteropHelper =  class end
System..::.Object
  System.Windows.Interop..::.BrowserInteropHelper
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008, Windows Server 2003

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Framework

Supported in: 4, 3.5, 3.0

.NET Framework Client Profile

Supported in: 4
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker