共用方式為


ViewItem.PlatformObject 屬性

取得表示此檢視的基礎相依性物件。

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

語法

'宣告
Public MustOverride ReadOnly Property PlatformObject As Object
    Get
public abstract Object PlatformObject { get; }
public:
virtual property Object^ PlatformObject {
    Object^ get () abstract;
}
abstract PlatformObject : Object
abstract function get PlatformObject () : Object

屬性值

型別:System.Object
基礎相依性物件。

.NET Framework 安全性

請參閱

參考

ViewItem 類別

Microsoft.Windows.Design.Interaction 命名空間