6 references to FlowDirection
PresentationFramework (6)
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (3)
86formattedMarker = new FormattedText(markerString, DynamicPropertyReader.GetCultureInfo(list), list.FlowDirection, 129formattedMarker = new FormattedText(markerString, DynamicPropertyReader.GetCultureInfo(list), list.FlowDirection, 139formattedMarker = new FormattedText(markerString, DynamicPropertyReader.GetCultureInfo(list), list.FlowDirection,
System\Windows\Documents\Block.cs (1)
254/// DependencyProperty for <see cref="FlowDirection" /> property.
System\windows\Documents\TextEditorTyping.cs (1)
800FlowDirection flowDirection = paragraphOrBlockUIContainer.FlowDirection;
System\windows\Documents\TextSelection.cs (1)
2399FlowDirection pagraphFlowDirection = paragraphOrBlockUIContainer.FlowDirection;