2 writes to _position
PresentationFramework (2)
System\Windows\Documents\SpellerStatusTable.cs (2)
799_position = position.GetFrozenPointer(LogicalDirection.Backward); 806set { _position = value; }
1 reference to _position
PresentationFramework (1)
System\Windows\Documents\SpellerStatusTable.cs (1)
805get { return _position; }