Skip to main content

DocumentMapCommands.ExecuteGoToNodeCommand(FrameworkElement, ExecutedRoutedEventArgs) Method

Namespace: DevExpress.Xpf.DocumentViewer

Assembly: DevExpress.Xpf.DocumentViewer.v23.2.Core.dll

NuGet Package: DevExpress.Wpf.DocumentViewer.Core

Declaration

public static void ExecuteGoToNodeCommand(
    FrameworkElement d,
    ExecutedRoutedEventArgs e
)

Parameters

Name Type
d FrameworkElement
e ExecutedRoutedEventArgs
See Also