PivotItems.IsSynchronized

PivotItems.IsSynchronized property

Gets a value indicating whether access to the PivotItems is synchronized (thread-safe).

public bool IsSynchronized { get; }

See Also