8 references to Box
PresentationCore (2)
MS\Internal\TextFormatting\TextMarkerSource.cs (2)
68
case TextMarkerStyle.
Box
:
428
|| markerStyle == TextMarkerStyle.
Box
PresentationFramework (6)
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (2)
74
case TextMarkerStyle.
Box
:
368
|| markerStyle == TextMarkerStyle.
Box
System\Windows\Controls\TextRangeAdaptor.cs (1)
87
case TextMarkerStyle.
Box
:
System\Windows\Documents\List.cs (1)
309
|| value == TextMarkerStyle.
Box
System\windows\Documents\TextEditorLists.cs (1)
348
return TextMarkerStyle.Disc <= markerStyle && markerStyle <= TextMarkerStyle.
Box
;
System\Windows\Documents\TextRangeBase.cs (1)
906
case TextMarkerStyle.
Box
: