Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / PropertyNotifyEventArgs Class / PropertyName Property

In This Topic
    PropertyName Property
    In This Topic
    Gets the name of the property that changing or changed.
    Syntax
    'Declaration
     
    Public Property PropertyName As String
    public string PropertyName {get; set;}
    See Also