6 references to IsDynamic
PresentationFramework (6)
MS\Internal\Data\PropertyPathWorker.cs (6)
695
if (
IsDynamic
&& SVI[k].type != SourceValueType.Direct)
732
if (
IsDynamic
&& _host.ValidatesOnNotifyDataErrors)
865
if (
IsDynamic
&& SVI[k].type != SourceValueType.Direct)
918
if (
IsDynamic
)
1098
if (
IsDynamic
&& SVI[k].type == SourceValueType.Property && svs.info is DependencyProperty)
1152
if (
IsDynamic
)