DefaultEventAttribute.Default 字段
定义
指定 DefaultEventAttribute 的默认值,即 null。Specifies the default value for the DefaultEventAttribute, which is null. 此 static 字段是只读的。This static field is read-only.
public: static initonly System::ComponentModel::DefaultEventAttribute ^ Default;
public static readonly System.ComponentModel.DefaultEventAttribute Default;
staticval mutable Default : System.ComponentModel.DefaultEventAttribute
Public Shared ReadOnly Default As DefaultEventAttribute