LayoutSynchronizer Class
Microsoft internal use only.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.PlatformUI.LayoutSynchronizer
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.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 | |
---|---|---|
IsSynchronizing | Microsoft internal use only. |
Top
Methods
Name | Description | |
---|---|---|
BeginLayoutSynchronization | Microsoft internal use only. | |
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.