

'宣言 Public Class ToolMenu Inherits Microsoft.UI.Xaml.Controls.ListView Implements WinRT.IWinRTObject
public class ToolMenu : Microsoft.UI.Xaml.Controls.ListView, WinRT.IWinRTObject
System.Object
Microsoft.UI.Xaml.DependencyObject
Microsoft.UI.Xaml.UIElement
Microsoft.UI.Xaml.FrameworkElement
Microsoft.UI.Xaml.Controls.Control
Microsoft.UI.Xaml.Controls.ItemsControl
Microsoft.UI.Xaml.Controls.Primitives.Selector
Microsoft.UI.Xaml.Controls.ListViewBase
Microsoft.UI.Xaml.Controls.ListView
C1.WinUI.Viewer.ToolMenu