8 references to GetGravityInternal
PresentationFramework (8)
System\Windows\Documents\TextPointer.cs (8)
264
InitializeOffset(textPointer, 0, textPointer.
GetGravityInternal
());
272
InitializeOffset(position, offset, position.
GetGravityInternal
());
1539
return
GetGravityInternal
();
2197
if (
GetGravityInternal
() != direction)
2276
Invariant.Assert(
GetGravityInternal
() == direction, "Inconsistent position gravity");
3010
if (
GetGravityInternal
() == LogicalDirection.Forward)
4104
RepositionForGravity(ref node, ref edge,
GetGravityInternal
());
4141
if (
GetGravityInternal
() == LogicalDirection.Forward)