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