Click or drag to resize

AXValueSourceNativeSource Property

Version 112.3.0
The native markup source for this value, e.g. a <label> element.

Namespace:  CefSharp.DevTools.Accessibility
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public AXValueNativeSourceType? NativeSource { get; set; }

Property Value

Type: NullableAXValueNativeSourceType
See Also