Browse Source
This speeds up the common path of no data validation: this way we don't need to get the metadata unless a binding notification is received. This means that if a binding with data validation is assigned to a property that isn't interested then UpdateDataValidation will be called, but the control should just ignore it.pull/691/head
3 changed files with 8 additions and 11 deletions
Loading…
Reference in new issue