IManagedFrameworkInternalHelper Interface

Microsoft Silverlight will reach end of support after October 2021. Learn more.

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This type is not intended to be used or implemented by your code.

Namespace:  Microsoft.Internal
Assembly:  System.Windows (in System.Windows.dll)

Syntax

'Declaration
<GuidAttribute("7B41BAC0-1AAC-4c4b-8A6E-9DCA6DE3E778")> _
<ComVisibleAttribute(True)> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Interface IManagedFrameworkInternalHelper
[GuidAttribute("7B41BAC0-1AAC-4c4b-8A6E-9DCA6DE3E778")]
[ComVisibleAttribute(true)]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public interface IManagedFrameworkInternalHelper

The IManagedFrameworkInternalHelper type exposes the following members.

Methods

  Name Description
Public method SetContextEx Security Critical. This method is not intended to be used or implemented by your code.

Top

Version Information

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

See Also

Reference