1 implementation of FindAttribute
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Automation\UiaTextRange.cs (1)
270
HRESULT ITextRangeProvider.Interface.
FindAttribute
(UIA_TEXTATTRIBUTE_ID attributeId, VARIANT val, BOOL backward, ITextRangeProvider** pRetVal)
1 reference to FindAttribute
System.Windows.Forms.Primitives (1)
_generated\257\Windows.Win32.ITextRangeProvider.g.cs (1)
215
return __object.
FindAttribute
(attributeId, val, backward, pRetVal);