BarManager.UseSynchronizationContextForMdiCheck Property
This property supports internal infrastructure and is not intended to be used in code.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public static bool UseSynchronizationContextForMdiCheck { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also