## New enum values in WPF's PageRangeSelection ### Scope Edge ### Version Introduced 4.5 ### Source Analyzer Status Available ### Change Description Two new members ( and ) have been added to the enum. - [ ] Quirked - [ ] Build-time break ### Recommended Action In most cases, these changes won't impact user code. Code that depends on a particular number of elements existing in or calls on the type should be modified, though. ### Affected APIs * `T:System.Windows.Controls.PageRangeSelection` ### Category Windows Presentation Foundation (WPF)