IVsUIWpfHostPrivate.InvokeRender Method

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

Syntax

‘선언
Function InvokeRender As Integer
‘사용 방법
Dim instance As IVsUIWpfHostPrivate
Dim returnValue As Integer

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

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IVsUIWpfHostPrivate Interface

IVsUIWpfHostPrivate Members

Microsoft.Internal.VisualStudio.Shell.Interop Namespace