Property RaisePropertiesWithBindings
RaisePropertiesWithBindings
Gets or sets whether property changes should propagate through bindings. When true, property changes trigger updates in bound properties.
Declaration
public bool RaisePropertiesWithBindings { get; set; }
Property Value
Type | Description |
---|---|
bool |