diff --git a/xml/System.Windows.Controls/ScrollViewer.xml b/xml/System.Windows.Controls/ScrollViewer.xml index 3cc65eef7d2..527232419a8 100644 --- a/xml/System.Windows.Controls/ScrollViewer.xml +++ b/xml/System.Windows.Controls/ScrollViewer.xml @@ -865,7 +865,7 @@ ## Remarks A positive value corresponds to the content being offset to the left. - Valid values are between zero and the minus the . + Valid values are between zero and . The returned value is described in Device Independent Pixels. @@ -2626,7 +2626,7 @@ ## Remarks A positive value corresponds to the content being offset to the top. - Valid values are between zero and the minus the . + Valid values are between zero and . If is `true`, the values of the , , , and properties are number of items. If is `false`, the values of these properties are Device Independent Pixels.