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