5 references to AmbientValue
System (5)
compmod\system\componentmodel\ReflectPropertyDescriptor.cs (5)
617
else if (
AmbientValue
!= noValue) {
618
ExtenderSetValue(provider, component,
AmbientValue
, notifyDesc);
759
if (
AmbientValue
!= noValue) {
1037
else if (
AmbientValue
!= noValue) {
1038
SetValue(component,
AmbientValue
);