Click or drag to resize

AccessibilityNodeGetPattern Method

Version 94.4.20

[Missing <summary> documentation for "M:CefSharp.Wpf.Experimental.Accessibility.AccessibilityNode.GetPattern(System.Windows.Automation.Peers.PatternInterface)"]

Namespace:  CefSharp.Wpf.Experimental.Accessibility
Assembly:  CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public override Object GetPattern(
	PatternInterface patternInterface
)

Parameters

patternInterface
Type: System.Windows.Automation.PeersPatternInterface

[Missing <param name="patternInterface"/> documentation for "M:CefSharp.Wpf.Experimental.Accessibility.AccessibilityNode.GetPattern(System.Windows.Automation.Peers.PatternInterface)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:CefSharp.Wpf.Experimental.Accessibility.AccessibilityNode.GetPattern(System.Windows.Automation.Peers.PatternInterface)"]

See Also