void OnSerializingMethod(StreamingContext sc) { BackgroundImages = new string[] { BackgroundImage }; BackgroundColor = ColorBackground.ToString(); }
void OnSerializingMethod(StreamingContext sc) { BackgroundColor = ColorBackground.ToString(); }