BindingContext.GetInnerProperty(Of T) Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns a typed object requested, if present, from the appropriate layer in the binding stack.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Clones the binding context and calls GetProperty(Of T)(BindingContext) on the next binding element stored in the binding context.
Show: