PreferSingleView

INormalViewProperties.PreferSingleView property

Specifies whether the user prefers to see a full-window single-content region over the standard normal view with three content regions. If enabled, the application may choose to display one of the content regions in the entire window. Read/write Boolean.

public bool PreferSingleView { get; set; }

See Also