[]
The exception that is thrown when trying to insert more then one content of the specific type inside the content control.
public class InvalidContentControlSingleChildException : InvalidContentControlChildException, ISerializable
Public Class InvalidContentControlSingleChildException
Inherits InvalidContentControlChildException
Implements ISerializable
Name | Description |
---|---|
InvalidContentControlSingleChildException(ContentControl, Type, bool) | Initializes a new instance of the InvalidContentControlSingleChildException class. |