Click or drag to resize

AccessibilityTreeUpdate Method

Version 86.0.240

[Missing <summary> documentation for "M:CefSharp.Wpf.Experimental.Accessibility.AccessibilityTree.Update(System.Collections.Generic.IDictionary{System.String,CefSharp.IValue})"]

Namespace:  CefSharp.Wpf.Experimental.Accessibility
Assembly:  CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
public virtual void Update(
	IDictionary<string, IValue> accessibilityUpdateDictionary
)

Parameters

accessibilityUpdateDictionary
Type: System.Collections.GenericIDictionaryString, IValue

[Missing <param name="accessibilityUpdateDictionary"/> documentation for "M:CefSharp.Wpf.Experimental.Accessibility.AccessibilityTree.Update(System.Collections.Generic.IDictionary{System.String,CefSharp.IValue})"]

See Also