IsEmpty

OverrideTheme.IsEmpty property

True value means that ColorScheme, FontScheme, FormatScheme is null and any overriding with this theme object are disabled. Read-only Boolean.

public bool IsEmpty { get; }

See Also