次の方法で共有


ModelPropertyCollection クラス

更新 : 2007 年 11 月

プロパティのコレクションを表します。

名前空間 :  Microsoft.Windows.Design.Model
アセンブリ :  Microsoft.Windows.Design.Interaction (Microsoft.Windows.Design.Interaction.dll 内)

構文

'宣言
Public MustInherit Class ModelPropertyCollection _
    Inherits ModelMemberCollection(Of ModelProperty, DependencyProperty)
'使用
Dim instance As ModelPropertyCollection
public abstract class ModelPropertyCollection : ModelMemberCollection<ModelProperty, DependencyProperty>
public ref class ModelPropertyCollection abstract : public ModelMemberCollection<ModelProperty^, DependencyProperty^>
public abstract class ModelPropertyCollection extends ModelMemberCollection<ModelProperty, DependencyProperty>

解説

ModelPropertyCollection クラスは、列挙子とさまざまな検索機構を定義します。

継承階層

System.Object
  Microsoft.Windows.Design.Model.ModelMemberCollection<ModelProperty, DependencyProperty>
    Microsoft.Windows.Design.Model.ModelPropertyCollection

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。

参照

参照

ModelPropertyCollection メンバ

Microsoft.Windows.Design.Model 名前空間

その他の技術情報

WPF デザイナの機能拡張