2 references to CanMoveLeftPropertyKey
PresentationFramework (2)
src\Framework\System\Windows\Controls\DocumentViewer.cs (2)
761
CanMoveLeftPropertyKey
.DependencyProperty;
2482
dv.SetValue(
CanMoveLeftPropertyKey
, newOffset > 0.0);