EmojiManagerEmojiGroups - свойство
Список всех групп эмодзи.
Пространство имён: Tessa.UI.Emoji.Wpf.InternalСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public IList<EmojiGroup> EmojiGroups { get; }
Public ReadOnly Property EmojiGroups As IList(Of EmojiGroup)
Get
public:
virtual property IList<EmojiGroup^>^ EmojiGroups {
IList<EmojiGroup^>^ get () sealed;
}
abstract EmojiGroups : IList<EmojiGroup> with get
override EmojiGroups : IList<EmojiGroup> with get
IListEmojiGroupIEmojiManagerEmojiGroups