Click or drag to resize

AXValueSourceInvalid Property

Version 94.4.20
Whether the value for this property is invalid.

Namespace:  CefSharp.DevTools.Accessibility
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public bool? Invalid { get; set; }

Property Value

Type: NullableBoolean
See Also