8 references to GetGravityInternal
PresentationFramework (8)
System\Windows\Documents\TextPointer.cs (8)
258
InitializeOffset(textPointer, 0, textPointer.
GetGravityInternal
());
266
InitializeOffset(position, offset, position.
GetGravityInternal
());
1533
return
GetGravityInternal
();
2191
if (
GetGravityInternal
() != direction)
2270
Invariant.Assert(
GetGravityInternal
() == direction, "Inconsistent position gravity");
3004
if (
GetGravityInternal
() == LogicalDirection.Forward)
4098
RepositionForGravity(ref node, ref edge,
GetGravityInternal
());
4135
if (
GetGravityInternal
() == LogicalDirection.Forward)