This topic has not yet been rated - Rate this topic

Binding.IsDebuggingEnabled Field

Silverlight

Indicates whether data binding debugging is enabled.

Namespace:  System.Windows.Data
Assembly:  System.Windows (in System.Windows.dll)
public static bool IsDebuggingEnabled

Data binding debugging is enabled only when the debugger is attached, but it imposes a performance overhead that can interfere with other debugging tasks. To avoid this overhead after you have finished debugging your bindings, set this field to false in your application class constructor.

Silverlight

Supported in: 5

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ