8 references to GetGravityInternal
PresentationFramework (8)
src\Framework\System\Windows\Documents\TextPointer.cs (8)
269
InitializeOffset(textPointer, 0, textPointer.
GetGravityInternal
());
280
InitializeOffset(position, offset, position.
GetGravityInternal
());
1553
return
GetGravityInternal
();
2217
if (
GetGravityInternal
() != direction)
2296
Invariant.Assert(
GetGravityInternal
() == direction, "Inconsistent position gravity");
3036
if (
GetGravityInternal
() == LogicalDirection.Forward)
4130
RepositionForGravity(ref node, ref edge,
GetGravityInternal
());
4167
if (
GetGravityInternal
() == LogicalDirection.Forward)