'Declaration Public Function GetUndoList() As System.Windows.Input.ICommand()
'Usage Dim instance As UndoManager Dim value() As System.Windows.Input.ICommand value = instance.GetUndoList()
public System.Windows.Input.ICommand[] GetUndoList()
'Declaration Public Function GetUndoList() As System.Windows.Input.ICommand()
'Usage Dim instance As UndoManager Dim value() As System.Windows.Input.ICommand value = instance.GetUndoList()
public System.Windows.Input.ICommand[] GetUndoList()