共用方式為


AdornerProvider.Context 屬性

取得啟動這個裝飾項提供者的編輯內容。

命名空間:  Microsoft.Windows.Design.Interaction
組件:  Microsoft.Windows.Design.Interaction (在 Microsoft.Windows.Design.Interaction.dll 中)

語法

'宣告
Protected ReadOnly Property Context As EditingContext
    Get
protected EditingContext Context { get; }
protected:
property EditingContext^ Context {
    EditingContext^ get ();
}
member Context : EditingContext
function get Context () : EditingContext

屬性值

型別:Microsoft.Windows.Design.EditingContext
EditingContext ,會啟動這個裝飾項提供者。

備註

這個屬性只有在已經啟動裝飾項提供者之後才能使用。

.NET Framework 安全性

請參閱

參考

AdornerProvider 類別

Microsoft.Windows.Design.Interaction 命名空間

其他資源

裝飾項架構

功能提供者和功能連接器

逐步解說:建立設計階段裝飾項