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