更新:2007 年 11 月
为没有父级的任何元素提供位置支持。
命名空间: Microsoft.Windows.Design.Interaction
程序集: Microsoft.Windows.Design.Extensibility(在 Microsoft.Windows.Design.Extensibility.dll 中)
语法
声明
Public MustInherit Class RootPlacementAdapter _
Inherits PlacementAdapter
用法
Dim instance As RootPlacementAdapter
public abstract class RootPlacementAdapter : PlacementAdapter
public ref class RootPlacementAdapter abstract : public PlacementAdapter
public abstract class RootPlacementAdapter extends PlacementAdapter
备注
RootPlacementAdapter 实现通常使元素可以调整大小,但不能移动。
继承层次结构
System.Object
Microsoft.Windows.Design.Features.FeatureProvider
Microsoft.Windows.Design.Interaction.Adapter
Microsoft.Windows.Design.Interaction.PlacementAdapter
Microsoft.Windows.Design.Interaction.RootPlacementAdapter
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。
另请参见
参考
Microsoft.Windows.Design.Interaction 命名空间