Condividi tramite


Metodo WindowHelper.CreateUIElement (Type)

Spazio dei nomi:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Shared Function CreateUIElement ( _
    elementType As Type _
) As IVsUIElement
public static IVsUIElement CreateUIElement(
    Type elementType
)

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Shell.Interop.IVsUIElement

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WindowHelper Classe

Overload CreateUIElement

Spazio dei nomi Microsoft.Internal.VisualStudio.PlatformUI