Visual Basic (Declaration) | |
---|---|
Public Event Completed() As EventHandler |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public event EventHandler Completed() |
C++/CLI | |
---|---|
public: event EventHandler^ Completed(); |
XAML Attributes Usage | |
---|---|
<object Completed=EventHandler ... |
XAML Attributes Usage | |
---|---|
<object Completed=EventHandler ... |
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family