Gets the property box that changed.
Namespace:
C1.WPF.ExtendedAssembly: C1.WPF.Extended (in C1.WPF.Extended.dll)
Syntax
C# |
---|
public PropertyBox PropertyBox { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
Visual Basic |
---|
Public Property PropertyBox As PropertyBox <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |