LayoutPathCollection 類別

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

語法

'宣告
Public Class LayoutPathCollection
    Inherits FreezableCollection(Of LayoutPath)
'用途
Dim instance As LayoutPathCollection
public class LayoutPathCollection : FreezableCollection<LayoutPath>
public ref class LayoutPathCollection : public FreezableCollection<LayoutPath^>
public class LayoutPathCollection extends FreezableCollection<LayoutPath>
public class LayoutPathCollection extends FreezableCollection<LayoutPath>

繼承階層

System.Object
   System.Windows.Threading.DispatcherObject
     System.Windows.DependencyObject
       System.Windows.Freezable
         System.Windows.Media.Animation.Animatable
           System.Windows.FreezableCollection
             Microsoft.Expression.Controls.LayoutPathCollection

執行緒安全性

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

另請參閱

參照

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