AdornerPlacementCollection 构造函数

初始化 AdornerPlacementCollection 类的新实例。

命名空间:  Microsoft.Windows.Design.Interaction
程序集:  Microsoft.Windows.Design.Interaction(在 Microsoft.Windows.Design.Interaction.dll 中)

语法

声明
Public Sub New
public AdornerPlacementCollection()
public:
AdornerPlacementCollection()
new : unit -> AdornerPlacementCollection
public function AdornerPlacementCollection()

.NET Framework 安全性

请参见

参考

AdornerPlacementCollection 类

Microsoft.Windows.Design.Interaction 命名空间

AdornerPanel

PrimarySelectionAdornerProvider

其他资源

演练:创建设计时装饰器

装饰器体系结构