更新 : 2007 年 11 月
UI 要素に添付プロパティのセットを定義して、装飾としての外観と動作を有効にします。
名前空間 : Microsoft.Windows.Design.Interaction
アセンブリ : Microsoft.Windows.Design.Interaction (Microsoft.Windows.Design.Interaction.dll 内)
構文
'宣言
Public NotInheritable Class AdornerProperties
'使用
メンバにアクセスするために、静的クラスのインスタンスを宣言する必要はありません。
public static class AdornerProperties
public ref class AdornerProperties abstract sealed
public final class AdornerProperties
解説
AdornerProperties クラスは、UIElement が装飾として使用される場合に、それに対する添付プロパティのセットを定義します。これらの添付プロパティと共に、UIElement を DesignerView クラスの Adorners コレクションに追加できます。これらのプロパティはいつでも設定でき、それに応じて装飾も更新されます。
継承階層
System.Object
Microsoft.Windows.Design.Interaction.AdornerProperties
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。
参照
参照
Microsoft.Windows.Design.Interaction 名前空間