Share via


LayoutSynchronizer Class

Microsoft internal use only.

Inheritance Hierarchy

Object
  Microsoft.VisualStudio.PlatformUI.LayoutSynchronizer

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

Syntax

'Declaration
Public NotInheritable Class LayoutSynchronizer
public static class LayoutSynchronizer
public ref class LayoutSynchronizer abstract sealed
[<AbstractClass>]
[<Sealed>]
type LayoutSynchronizer =  class end
public final class LayoutSynchronizer

The LayoutSynchronizer type exposes the following members.

Properties

  Name Description
Public propertyStatic member IsSynchronizing Microsoft internal use only.

Top

Methods

  Name Description
Public methodStatic member BeginLayoutSynchronization Microsoft internal use only.
Public methodStatic member Update Microsoft internal use only.

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.VisualStudio.PlatformUI Namespace