
| Visual Basic (Declaration) | |
|---|---|
Public Class PropertyChangingEventArgs(Of T) Inherits ISRoutedEventArgs | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As PropertyChangingEventArgs(Of T) | |
| C# | |
|---|---|
public class PropertyChangingEventArgs<T> : ISRoutedEventArgs | |
| Delphi | |
|---|---|
public class PropertyChangingEventArgs = class(ISRoutedEventArgs) | |
| JScript | |
|---|---|
JScript does not support Generics. | |
| Managed Extensions for C++ | |
|---|---|
public __gc class PropertyChangingEventArgs<T> : public ISRoutedEventArgs | |
| C++/CLI | |
|---|---|
generic<typename T> public ref class PropertyChangingEventArgs : public ISRoutedEventArgs | |
- T
Intersoft.Client.Framework.ISRoutedEventArgs
Intersoft.Client.Framework.PropertyChangingEventArgs<T>
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family