[]
The exception that is thrown when trying to insert more then one characters inside the content control.
public class InvalidContentControlSingleCharException : InvalidContentControlChildException, ISerializable, _Exception
Initializes a new instance of the InvalidContentControlSingleCharException class.
public InvalidContentControlSingleCharException(ContentControl contentControl)
contentControl
ContentControlThe content control inside wich trying to insert.