6 references to IsDynamic
PresentationFramework (6)
MS\Internal\Data\PropertyPathWorker.cs (6)
680
if (
IsDynamic
&& SVI[k].type != SourceValueType.Direct)
716
if (
IsDynamic
&& _host.ValidatesOnNotifyDataErrors)
849
if (
IsDynamic
&& SVI[k].type != SourceValueType.Direct)
901
if (
IsDynamic
)
1081
if (
IsDynamic
&& SVI[k].type == SourceValueType.Property && svs.info is DependencyProperty)
1135
if (
IsDynamic
)