Имя |
Описание |
ClassificationTypeAndFormatDefinitions |
|
ClassificationTypeAndFormatDefinitions.CustomClassificationFormatDefinition |
|
ClassifierProvider |
|
GroupAdminDisabledMahuaEvent |
解除群管理员事件 |
GroupAdminEnabledMahuaEvent |
任命新管理员事件 |
GroupJoiningRequestReceivedMahuaEvent |
入群申请接收事件 |
GroupMemberDecreasedMahuaEvent |
群成员减少事件 |
GroupMessageReceivedMahuaEvent |
群消息接收事件 |
M |
|
Permissions |
|
PluginDisabledMahuaEvent |
插件被禁用事件 |
PluginHotUpgradingMahuaEvent |
开始插件热更新事件 |
PrivateMessageFromDiscussReceivedMahuaEvent |
来自讨论组成员的私聊消息接收事件 |
PrivateMessageFromFriendReceivedMahuaEvent |
来自好友的私聊消息接收事件 |
PrivateMessageFromOnlineReceivedMahuaEvent |
来自在线状态的私聊消息接收事件 |
VsTextViewCreationListener |
|
afeitemname |
|
afeitemrootname |
按照步骤 1a 或 1b 操作,然后执行步骤 2 以在 XAML 文件中使用此自定义控件。 步骤 1a) 在当前项目中存在的 XAML 文件中使用该自定义控件。 将此 XmlNamespace 特性添加到要使用该特性的标记文件的根 元素中: xmlns:MyNamespace="clr-namespace:$rootnamespace$" 步骤 1b) 在其他项目中存在的 XAML 文件中使用该自定义控件。 将此 XmlNamespace 特性添加到要使用该特性的标记文件的根 元素中: xmlns:MyNamespace="clr-namespace:$rootnamespace$;assembly=$rootnamespace$" 您还需要添加一个从 XAML 文件所在的项目到此项目的项目引用, 并重新生成以避免编译错误: 在解决方案资源管理器中右击目标项目,然后依次单击 “添加引用”->“项目”->[浏览查找并选择此项目] 步骤 2) 继续操作并在 XAML 文件中使用控件。 |
nitializationMahuaEvent |
插件初始化事件 |
ootSafeItemName |
|
ootSafeItemName.ResultSource |
Called by the running IPeekBroker to create IPeekResults that will be displayed to the user in the Peek window. |