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