Click to Rate and Give Feedback
MSDN
MSDN Library
Collapse All/Expand All Collapse All
.NET Framework Class Library
Explicit Field
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Updates the binding source only when you call the UpdateSource() method.

Namespace: System.Windows.Data
Assembly:   PresentationFramework (in PresentationFramework.dll)

Visual Basic (Declaration)
Public Const Explicit As UpdateSourceTrigger
Visual Basic (Usage)
Dim value As UpdateSourceTrigger

value = UpdateSourceTrigger.Explicit
C#
public const UpdateSourceTrigger Explicit
Visual C++
public:
literal UpdateSourceTrigger Explicit
J#
public static final UpdateSourceTrigger Explicit
JScript
public const var Explicit : UpdateSourceTrigger
XAML
You cannot use fields in XAML.

Windows Vista

The .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

.NET Framework

Supported in: 3.5, 3.0

Reference

UpdateSourceTrigger Type
System.Windows.Data Namespace
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker