PivotTreeView.SuppressSelectionPreview Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

Syntax

'Declaration
Public Function SuppressSelectionPreview As IDisposable
public IDisposable SuppressSelectionPreview()
public:
IDisposable^ SuppressSelectionPreview()
member SuppressSelectionPreview : unit -> IDisposable
public function SuppressSelectionPreview() : IDisposable

Return Value

Type: System.IDisposable

.NET Framework Security

See Also

Reference

PivotTreeView Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace