5 references to LogicalDirection
PresentationFramework (5)
System\Windows\Controls\PasswordTextContainer.cs (5)
295index = FindIndex(position.Offset, position.LogicalDirection); 739if (position.LogicalDirection == LogicalDirection.Backward) 813(position.LogicalDirection == gravity || gravity == LogicalDirection.Backward)) 849position.LogicalDirection == LogicalDirection.Backward && 858lastLogicalDirection = position.LogicalDirection;