
Visual Basic (Declaration) | |
---|---|
Public NotInheritable Class PropertyInterceptorManager |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As PropertyInterceptorManager |
C# | |
---|---|
public sealed class PropertyInterceptorManager |
C++/CLI | |
---|---|
public ref class PropertyInterceptorManager sealed |
Manages a dictionary of all interceptors and their actions. You can use AddAction and RemoveAction to add and remove actions. Use GetActions<TArgs> to retrieve a list of all actions in effect for a given type, property name and mode.
System.Object
IdeaBlade.Core.PropertyInterceptorManager
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