Click or drag to resize

AccessibilityTreeUpdate Method

Version 110.0.300

[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: 110.0.300.0 (110.0.300.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