4 references to TextUnit_Format
System.Windows.Forms.Primitives (3)
System\Windows\Forms\Automation\UiaTextRange.cs (3)
257case TextUnit.TextUnit_Format: 1015case TextUnit.TextUnit_Format: 1147case TextUnit.TextUnit_Format:
System.Windows.Forms.Primitives.Tests (1)
System\Windows\Forms\Automation\UiaTextRangeTests.cs (1)
371yield return new object[] { 10, 10, TextUnit.TextUnit_Format, 0, 72 };