Search
DiagramViewAutomationPeer.GetSelection Method
See Also
 





Implements ISelectionProvider.GetSelection

Namespace: MindFusion.Diagramming.Wpf.Automation
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public IRawElementProviderSimple[] GetSelection ()

Visual Basic  Copy Code

Public Function GetSelection () As IRawElementProviderSimple()

 Return Value

 See Also