LayoutSynchronizer::Update Method (Visual^)

 

Microsoft internal use only.

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

public:
static void Update(
	Visual^ element
)

Parameters

element
Type: System.Windows.Media::Visual^

The element which may need to be laid out synchronously.

Return to top
Show: