Atheist:

I am trying to use the LayoutSerializer but I am having an issue with it. On line 79 of the Serializer in the ControlInfo Class I keep getting a ArgumentException was unhandled error. That reads "An item with the same key has already been added."

It appears it has something to do with adding a value with the key name of "Padding" because the key already exists.

Not quite sure how to fix this.

Thanks.