Click or drag to resize

AXValueSourceType Property

Version 118.6.80
What type of source this is.

Namespace:  CefSharp.DevTools.Accessibility
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public AXValueSourceType Type { get; set; }

Property Value

Type: AXValueSourceType
See Also