IVsUIWPFElementContainerPrivate.ShowWindow Method

Namespace:  Microsoft.Internal.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

‘선언
Function ShowWindow As Integer
‘사용 방법
Dim instance As IVsUIWPFElementContainerPrivate
Dim returnValue As Integer

returnValue = instance.ShowWindow()
int ShowWindow()
int ShowWindow()
abstract ShowWindow : unit -> int 
function ShowWindow() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IVsUIWPFElementContainerPrivate Interface

IVsUIWPFElementContainerPrivate Members

Microsoft.Internal.VisualStudio.Shell.Interop Namespace