BindingContext.RemainingBindingElements Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the binding elements that are used by other binding elements to construct the channel stack.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Channels.BindingElementCollectionThe BindingElementCollection that contains the binding elements that are used by other binding elements to construct the channel stack.
Show: