為沒有父代的所有項目提供定位支援。
繼承階層架構
System.Object
Microsoft.Windows.Design.Features.FeatureProvider
Microsoft.Windows.Design.Interaction.Adapter
Microsoft.Windows.Design.Interaction.PlacementAdapter
Microsoft.Windows.Design.Interaction.RootPlacementAdapter
命名空間: Microsoft.Windows.Design.Interaction
組件: Microsoft.Windows.Design.Interaction (在 Microsoft.Windows.Design.Interaction.dll 中)
語法
'宣告
Public MustInherit Class RootPlacementAdapter _
Inherits PlacementAdapter
public abstract class RootPlacementAdapter : PlacementAdapter
public ref class RootPlacementAdapter abstract : public PlacementAdapter
[<AbstractClass>]
type RootPlacementAdapter =
class
inherit PlacementAdapter
end
public abstract class RootPlacementAdapter extends PlacementAdapter
RootPlacementAdapter 型別會公開下列成員。
建構函式
| 名稱 | 說明 | |
|---|---|---|
![]() |
RootPlacementAdapter | 初始化 RootPlacementAdapter 類別的新執行個體。 |
回頁首
屬性
| 名稱 | 說明 | |
|---|---|---|
![]() |
AdapterType | 取得配接器型別。 (覆寫 PlacementAdapter.AdapterType。) |
回頁首
方法
回頁首
備註
RootPlacementAdapter 實作通常允許項目變更大小,但是不允許項目移動。
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。
請參閱
參考
Microsoft.Windows.Design.Interaction 命名空間
.gif)
.gif)
.gif)