10 references to StaticNullTextRange
System.Windows.Forms.Primitives.Tests (10)
System\Windows\Forms\Automation\UiaTextRangeTests.cs (10)
1082
bool actual =
StaticNullTextRange
.TestAccessor.AtParagraphBoundary(text, index);
1103
bool actual =
StaticNullTextRange
.TestAccessor.AtWordBoundary(text, index);
1114
bool actual =
StaticNullTextRange
.TestAccessor.IsApostrophe(ch);
1166
COLORREF actual =
StaticNullTextRange
.TestAccessor.GetBackgroundColor();
1183
string actual =
StaticNullTextRange
.TestAccessor.GetFontName(logfont);
1224
FW actual =
StaticNullTextRange
.TestAccessor.GetFontWeight(logfont);
1231
COLORREF actual =
StaticNullTextRange
.TestAccessor.GetForegroundColor();
1242
bool actual =
StaticNullTextRange
.TestAccessor.GetItalic(logfont);
1253
TextDecorationLineStyle actual =
StaticNullTextRange
.TestAccessor.GetStrikethroughStyle(logfont);
1264
TextDecorationLineStyle actual =
StaticNullTextRange
.TestAccessor.GetUnderlineStyle(logfont);