BindingBase Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The BindingBase type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone FallbackValue Gets or sets the value to use when the binding is unable to return a value.
Public propertySupported by Silverlight for Windows Phone StringFormat Gets or sets a string that specifies how to format the binding if it displays the bound value as a string.
Public propertySupported by Silverlight for Windows Phone TargetNullValue Gets or sets the value that is used in the target when the value of the source is nulla null reference (Nothing in Visual Basic).

Top