BindingRestrictions.Merge Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Merges the set of binding restrictions with the current binding restrictions.
Assembly: System.Core (in System.Core.dll)
Parameters
- restrictions
- Type: System.Dynamic.BindingRestrictions
The set of restrictions with which to merge the current binding restrictions.
Show: