public virtual Color? SystemBarColor { get; set; }
Public Overridable Property SystemBarColor As Color? Get Set
abstract SystemBarColor : Nullable<Color> with get, set override SystemBarColor : Nullable<Color> with get, set
In This Article