8 references to Box
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextMarkerSource.cs (2)
78
case TextMarkerStyle.
Box
:
438
|| markerStyle == TextMarkerStyle.
Box
PresentationFramework (6)
src\Framework\MS\Internal\PtsHost\ListMarkerSourceInfo.cs (2)
80
case TextMarkerStyle.
Box
:
377
|| markerStyle == TextMarkerStyle.
Box
src\Framework\System\Windows\Controls\TextRangeAdaptor.cs (1)
98
case TextMarkerStyle.
Box
:
src\Framework\System\Windows\Documents\List.cs (1)
320
|| value == TextMarkerStyle.
Box
src\Framework\System\windows\Documents\TextEditorLists.cs (1)
367
return TextMarkerStyle.Disc <= markerStyle && markerStyle <= TextMarkerStyle.
Box
;
src\Framework\System\Windows\Documents\TextRangeBase.cs (1)
921
case TextMarkerStyle.
Box
: