共用方式為


FeatureExtensions 類別

將 LINQ 擴充方法新增至 FeatureManagerFeatureConnector<TFeatureProviderType> 類別以支援模型項目。

繼承階層架構

System.Object
  Microsoft.Windows.Design.Model.FeatureExtensions

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

語法

'宣告
<ExtensionAttribute> _
Public NotInheritable Class FeatureExtensions
public static class FeatureExtensions
[ExtensionAttribute]
public ref class FeatureExtensions abstract sealed
[<AbstractClass>]
[<Sealed>]
type FeatureExtensions =  class end
public final class FeatureExtensions

方法

  名稱 說明
公用方法靜態成員 CreateFeatureProviders(FeatureManager, Type, ModelItem) 建立指定之型別和模型項目的功能提供者。
公用方法靜態成員 CreateFeatureProviders(FeatureManager, Type, ModelItem, Predicate<Type>) 建立指定之型別和模型項目的功能提供者。

回頁首

執行緒安全

這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。

請參閱

參考

Microsoft.Windows.Design.Model 命名空間