Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / PropertyAttribute Class / SelectedObject Property

In This Topic
    SelectedObject Property (PropertyAttribute)
    In This Topic
    Gets the current object this member attributes are applied to.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SelectedObject As Object
    public object SelectedObject {get;}
    See Also