Property IsDefault
IsDefault
Gets or sets a value indicating whether this view is the default accept target. When true, this view will NOT redirect Accept commands to another DefaultAcceptView and will NOT bubble up when it is the DefaultAcceptView.
public bool IsDefault { get; set; }