IManagedFrameworkInternalHelper Interface

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

Syntax

'Declaration
<GuidAttribute("7B41BAC0-1AAC-4c4b-8A6E-9DCA6DE3E778")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
<ComVisibleAttribute(True)> _
Public Interface IManagedFrameworkInternalHelper
[GuidAttribute("7B41BAC0-1AAC-4c4b-8A6E-9DCA6DE3E778")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)]
[ComVisibleAttribute(true)]
public interface IManagedFrameworkInternalHelper
[GuidAttribute(L"7B41BAC0-1AAC-4c4b-8A6E-9DCA6DE3E778")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsDual)]
[ComVisibleAttribute(true)]
public interface class IManagedFrameworkInternalHelper
[<GuidAttribute("7B41BAC0-1AAC-4c4b-8A6E-9DCA6DE3E778")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>]
[<ComVisibleAttribute(true)>]
type IManagedFrameworkInternalHelper =  interface end

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Windows Phone 8, Windows Phone 8, Windows Phone 8, Silverlight 8.1

See Also

Reference

Microsoft.Internal Namespace