6 references to FlowDirection
PresentationFramework (6)
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (3)
83formattedMarker = new FormattedText(markerString, DynamicPropertyReader.GetCultureInfo(list), list.FlowDirection, 126formattedMarker = new FormattedText(markerString, DynamicPropertyReader.GetCultureInfo(list), list.FlowDirection, 136formattedMarker = new FormattedText(markerString, DynamicPropertyReader.GetCultureInfo(list), list.FlowDirection,
System\Windows\Documents\Block.cs (1)
252/// DependencyProperty for <see cref="FlowDirection" /> property.
System\windows\Documents\TextEditorTyping.cs (1)
791FlowDirection flowDirection = paragraphOrBlockUIContainer.FlowDirection;
System\windows\Documents\TextSelection.cs (1)
2396FlowDirection pagraphFlowDirection = paragraphOrBlockUIContainer.FlowDirection;