6 references to FlowDirection
PresentationFramework (6)
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (3)
83
formattedMarker = new FormattedText(markerString, DynamicPropertyReader.GetCultureInfo(list), list.
FlowDirection
,
126
formattedMarker = new FormattedText(markerString, DynamicPropertyReader.GetCultureInfo(list), list.
FlowDirection
,
136
formattedMarker = 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)
791
FlowDirection flowDirection = paragraphOrBlockUIContainer.
FlowDirection
;
System\windows\Documents\TextSelection.cs (1)
2396
FlowDirection pagraphFlowDirection = paragraphOrBlockUIContainer.
FlowDirection
;