Freigeben über


EnvironmentRenderCapabilities.OnShellPropertyChange Method

Microsoft internal use only.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Function OnShellPropertyChange ( _
    propid As Integer, _
    var As Object _
) As Integer
public int OnShellPropertyChange(
    int propid,
    Object var
)

Parameters

Return Value

Type: System.Int32

Implements

IVsShellPropertyEvents.OnShellPropertyChange(Int32, Object)

.NET Framework Security

See Also

Reference

EnvironmentRenderCapabilities Class

Microsoft.VisualStudio.PlatformUI Namespace