[]
The exception that is thrown when trying to insert invalid content type inside the content control.
public class InvalidContentControlChildException : Exception, ISerializable
Public Class InvalidContentControlChildException
Inherits Exception
Implements ISerializable
Name | Description |
---|---|
InvalidContentControlChildException(ContentControl, ContentObject) | Initializes a new instance of the InvalidContentControlChildException class. |
InvalidContentControlChildException(string) | Initializes a new instance of the InvalidContentControlChildException class. |