8 references to GetGravityInternal
PresentationFramework (8)
System\Windows\Documents\TextPointer.cs (8)
259
InitializeOffset(textPointer, 0, textPointer.
GetGravityInternal
());
267
InitializeOffset(position, offset, position.
GetGravityInternal
());
1534
return
GetGravityInternal
();
2192
if (
GetGravityInternal
() != direction)
2271
Invariant.Assert(
GetGravityInternal
() == direction, "Inconsistent position gravity");
3005
if (
GetGravityInternal
() == LogicalDirection.Forward)
4099
RepositionForGravity(ref node, ref edge,
GetGravityInternal
());
4136
if (
GetGravityInternal
() == LogicalDirection.Forward)