5 references to AmbientValue
System.ComponentModel.TypeConverter (5)
System\ComponentModel\ReflectPropertyDescriptor.cs (5)
572
else if (
AmbientValue
!= s_noValue)
574
ExtenderSetValue(provider, component,
AmbientValue
, notifyDesc);
735
if (
AmbientValue
!= s_noValue)
1020
else if (
AmbientValue
!= s_noValue)
1022
SetValue(component,
AmbientValue
);