更新:2007 年 11 月
为 PolicyItemsChanged 事件提供数据。
命名空间: Microsoft.Windows.Design.Policies
程序集: Microsoft.Windows.Design.Extensibility(在 Microsoft.Windows.Design.Extensibility.dll 中)
语法
声明
Public Class PolicyItemsChangedEventArgs _
Inherits EventArgs
用法
Dim instance As PolicyItemsChangedEventArgs
public class PolicyItemsChangedEventArgs : EventArgs
public ref class PolicyItemsChangedEventArgs : public EventArgs
public class PolicyItemsChangedEventArgs extends EventArgs
继承层次结构
System.Object
System.EventArgs
Microsoft.Windows.Design.Policies.PolicyItemsChangedEventArgs
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。
另请参见
参考
PolicyItemsChangedEventArgs 成员
Microsoft.Windows.Design.Policies 命名空间
FeatureConnector<TFeatureProviderType>