PathListBoxItem 類別

代表 PathListBox 中的項目。

命名空間: Microsoft.Expression.Controls
組件: Microsoft.Expression.Controls (在 microsoft.expression.controls.dll 中)

語法

'宣告
Public NotInheritable Class PathListBoxItem
    Inherits ListBoxItem
    Implements IPathLayoutItem
'用途
Dim instance As PathListBoxItem
public sealed class PathListBoxItem : ListBoxItem, IPathLayoutItem
public ref class PathListBoxItem sealed : public ListBoxItem, IPathLayoutItem
public final class PathListBoxItem extends ListBoxItem implements IPathLayoutItem
public final class PathListBoxItem extends ListBoxItem implements IPathLayoutItem

繼承階層

System.Object
   System.Windows.Threading.DispatcherObject
     System.Windows.DependencyObject
       System.Windows.Media.Visual
         System.Windows.UIElement
           System.Windows.FrameworkElement
             System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                 System.Windows.Controls.ListBoxItem
                   Microsoft.Expression.Controls.PathListBoxItem

執行緒安全性

此型別的所有公用靜態 (Visual Basic 中為 Shared ) 成員均為安全執行緒。任何例項成員則不保證為安全執行緒。

另請參閱

參照

PathListBoxItem 成員
Microsoft.Expression.Controls 命名空間