1 implementation of ExpandToEnclosingUnit
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Automation\UiaTextRange.cs (1)
169HRESULT ITextRangeProvider.Interface.ExpandToEnclosingUnit(TextUnit unit)
1 reference to ExpandToEnclosingUnit
System.Windows.Forms.Primitives (1)
_generated\257\Windows.Win32.ITextRangeProvider.g.cs (1)
176 return __object.ExpandToEnclosingUnit(unit);