Share via


BindingContext Constructor (BindingProperty[])

Initializes a new instance of the BindingContext class, including a set of binding properties.

Namespace: Ws.Services.Binding
Assembly: MFWsStack (in mfwsstack.dll)

Syntax

protected BindingContext (
         BindingProperty[] bindingProperties
)

Parameters

  • bindingProperties
    [ParamArrayAttribute] An array of property parameters assocaited with this binding.

Version Information

Available in the .NET Micro Framework version 4.1.

See Also

Reference

BindingContext Class
BindingContext Members
Ws.Services.Binding Namespace