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