8 references to Box
PresentationCore (2)
MS\Internal\TextFormatting\TextMarkerSource.cs (2)
69
case TextMarkerStyle.
Box
:
429
|| markerStyle == TextMarkerStyle.
Box
PresentationFramework (6)
MS\Internal\PtsHost\ListMarkerSourceInfo.cs (2)
75
case TextMarkerStyle.
Box
:
369
|| markerStyle == TextMarkerStyle.
Box
System\Windows\Controls\TextRangeAdaptor.cs (1)
88
case TextMarkerStyle.
Box
:
System\Windows\Documents\List.cs (1)
310
|| value == TextMarkerStyle.
Box
System\windows\Documents\TextEditorLists.cs (1)
349
return TextMarkerStyle.Disc <= markerStyle && markerStyle <= TextMarkerStyle.
Box
;
System\Windows\Documents\TextRangeBase.cs (1)
907
case TextMarkerStyle.
Box
: