5 references to GetValueChangedHandler
System.ComponentModel.TypeConverter (5)
MS\Internal\Xml\Linq\ComponentModel\XComponentModel.cs (3)
94
bool hasValueChangedHandler =
GetValueChangedHandler
(component) != null;
99
if (c != null &&
GetValueChangedHandler
(component) != null)
115
if (c != null &&
GetValueChangedHandler
(component) == null)
System\ComponentModel\ReflectPropertyDescriptor.cs (2)
516
if (
GetValueChangedHandler
(component) == null)
996
if (
GetValueChangedHandler
(component) == null)