共用方式為


UsesItemPolicyAttribute.ItemPolicyType 屬性

取得功能提供者可以與其產生關聯之原則的型別。

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

語法

'宣告
Public ReadOnly Property ItemPolicyType As Type
    Get
public Type ItemPolicyType { get; }
public:
property Type^ ItemPolicyType {
    Type^ get ();
}
member ItemPolicyType : Type
function get ItemPolicyType () : Type

屬性值

型別:System.Type
Type ,表示與功能提供者相關聯的原則。

.NET Framework 安全性

請參閱

參考

UsesItemPolicyAttribute 類別

Microsoft.Windows.Design.Policies 命名空間

ItemPolicy

SelectionPolicy

FeatureProvider

FeatureConnectorAttribute

其他資源

功能提供者和功能連接器

了解 WPF 設計工具擴充性