Represents the Property Changed Event Args.
public abstract class PropertyChangedEventArgs<TNode, TProperty> : TrackerEventArgs where TNode : YamlNode
kind:method, kind:property, kind:ctor. Press Esc to clear.PropertyChangedEventArgs(TNode, IList<Path>, TProperty?, TProperty)Initializes a new instance of this type.