The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XamlSetValueEventArgs::Handled Property
.NET Framework (current version)
Gets or sets a value that determines whether a caller that is using the XamlSetValueEventArgs can use the values without having to call CallBase.
Assembly: System.Xaml (in System.Xaml.dll)
Use this property as a sentinel for cases where a callback referenced as XamlSetMarkupExtensionHandler or XamlSetTypeConverterHandler has code pathways that has processed the set value attempt.
.NET Framework
Available since 4.0
Available since 4.0
Show: