2 writes to _gravity
PresentationFramework (2)
System\Windows\Documents\FixedTextPointer.cs (2)
33_gravity = gravity; 673_gravity = value;
2 references to _gravity
PresentationFramework (2)
System\Windows\Documents\FixedTextPointer.cs (2)
50return $"FTP{DebugId} {(this._isFrozen ? "NV " : "PO ")}{_flowPosition} {this._gravity}"; 665return _gravity;