PathPanel 類別

沿著一或多個路徑排列子元素。

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

語法

'宣告
Public NotInheritable Class PathPanel
    Inherits Panel
'用途
Dim instance As PathPanel
public sealed class PathPanel : Panel
public ref class PathPanel sealed : public Panel
public final class PathPanel extends Panel
public final class PathPanel extends Panel

備註

在不需要選取時,PathPanel 可作為 PathListBox 的替代項目。PathPanel 不支援 Orientation 屬性。

繼承階層

System.Object
   System.Windows.Threading.DispatcherObject
     System.Windows.DependencyObject
       System.Windows.Media.Visual
         System.Windows.UIElement
           System.Windows.FrameworkElement
             System.Windows.Controls.Panel
               Microsoft.Expression.Controls.PathPanel

執行緒安全性

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

另請參閱

參照

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