Skip to content

[Feature request] #1390

@shidingneng

Description

@shidingneng

Is your feature request related to a problem? Please describe.
用wpf为第三方程序开发插件时,使用Growl.Show(growlInfo) 时,由于Application.Current.Dispatcher为空,不执行Invoke的委托。

Describe the solution you'd liked
增加一个重载函数Growl.Show(GrowlInfo growlInfo,DispatcherObject dispatcherObject) ,使用dispatcherObject.Dispatcher.Invoke 执行委托

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions