7 writes to _NextLineAdvanceMovingPosition
PresentationFramework (7)
System\windows\Documents\TextEditorSelection.cs (7)
96This._NextLineAdvanceMovingPosition = null; 1035This._NextLineAdvanceMovingPosition = null; 1085This._NextLineAdvanceMovingPosition = originalMovingPosition; 1152This._NextLineAdvanceMovingPosition = originalMovingPosition; 1207This._NextLineAdvanceMovingPosition = null; 1275This._NextLineAdvanceMovingPosition = originalMovingPosition; 1866This._NextLineAdvanceMovingPosition = e.Position;
8 references to _NextLineAdvanceMovingPosition
PresentationFramework (8)
System\windows\Documents\TextEditorSelection.cs (8)
1028if (This._NextLineAdvanceMovingPosition != null && 1034ExtendSelectionAndBringIntoView(This._NextLineAdvanceMovingPosition, This); 1083if (This._NextLineAdvanceMovingPosition == null) 1150if (This._NextLineAdvanceMovingPosition == null) 1200if (This._NextLineAdvanceMovingPosition != null && 1206ExtendSelectionAndBringIntoView(This._NextLineAdvanceMovingPosition, This); 1273if (This._NextLineAdvanceMovingPosition == null) 1864if (This._NextLineAdvanceMovingPosition == null)