最終更新:2021-10-10 (日) 02:34:28 (947d)  

System.Windows.Automation.TreeWalker
Top / System.Windows.Automation.TreeWalker

Provides methods and properties used to navigate the UI Automation tree.

https://docs.microsoft.com/ja-jp/dotnet/api/system.windows.automation.treewalker?view=windowsdesktop-5.0

フィールド

  • field説明
    System.Windows.Automation.TreeWalkerSystem.Windows.Automation.TreeWalker.ContentViewWalker?Represents a predefined TreeWalker? containing a view of elements in the tree that are marked as content controls.
    System.Windows.Automation.TreeWalkerSystem.Windows.Automation.TreeWalker.ControlViewWalker?Represents a predefined TreeWalker? containing a view of elements in the tree that are marked as controls.
    System.Windows.Automation.TreeWalkerSystem.Windows.Automation.TreeWalker.RawViewWalker?Represents a predefined TreeWalker? containing a view of all the elements in the tree.