PlacementAdapter 构造函数

初始化 PlacementAdapter 类的新实例。

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

语法

声明
Protected Sub New
protected PlacementAdapter()
protected:
PlacementAdapter()
new : unit -> PlacementAdapter
protected function PlacementAdapter()

.NET Framework 安全性

请参见

参考

PlacementAdapter 类

Microsoft.Windows.Design.Interaction 命名空间

AdornerPlacementCollection

AdornerPanel

其他资源

演练:创建设计时装饰器

装饰器体系结构