[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.Themes.8 Assembly
C1.Win.Themes
Delegates
ApplicationThemeEventHandler
Methods
BeginInvoke
dotnet-framework-api
dotnet-api
C1.Win.Themes.8 Assembly
C1.Win.Themes
Classes
Enums
Interfaces
Delegates
ApplicationThemeEventHandler
Constructors
Methods
BeginInvoke
EndInvoke
Invoke
ObjectThemeEventHandler
ThemeEventHandler
ThemeItemIterate<T>
C1.Win.Themes.Serialization
(Showing Draft Content)
C1.Win.Themes.ApplicationThemeEventHandler.BeginInvoke
BeginInvoke Method
BeginInvoke(ThemeEventArgs, AsyncCallback, object)
Declaration
public virtual IAsyncResult BeginInvoke(ThemeEventArgs e, AsyncCallback callback, object @object)
Parameters
Type
Name
Description
ThemeEventArgs
e
AsyncCallback
callback
object
object
Returns
Type
Description
IAsyncResult