LayoutSynchronizedTabControl Class

Definition

A TabControl which will layout synchronously if the content is changed and the LayoutSynchronizer is active. This is used to ensure that critical codepaths which demand a measured and arranged element receive one when the items or selected item of the control changes.

C++
public ref class LayoutSynchronizedTabControl : System::Windows::Controls::TabControl
Inheritance
LayoutSynchronizedTabControl

Constructors

LayoutSynchronizedTabControl()

Microsoft internal use only.

Methods

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022