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

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