Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / ChangingPropertyBoxEventArgs Class / PropertyBox Property

In This Topic
    PropertyBox Property (ChangingPropertyBoxEventArgs)
    In This Topic
    Gets the property box that changed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PropertyBox As PropertyBox
    public PropertyBox PropertyBox {get;}
    See Also