System.ComponentModel.NotifyParentPropertyAttribute.NotifyParentPropertyAttribute C# (CSharp) Method

NotifyParentPropertyAttribute() public method

public NotifyParentPropertyAttribute ( bool notifyParent )
notifyParent bool
        public NotifyParentPropertyAttribute(bool notifyParent) { }
        public bool NotifyParent { get; }