共用方式為


ViewItem.ItemType 屬性

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

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

語法

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

屬性值

型別:System.Type
基礎相依性物件的 Type

.NET Framework 安全性

請參閱

參考

ViewItem 類別

Microsoft.Windows.Design.Interaction 命名空間