6 references to IsDynamic
PresentationFramework (6)
MS\Internal\Data\PropertyPathWorker.cs (6)
689
if (
IsDynamic
&& SVI[k].type != SourceValueType.Direct)
726
if (
IsDynamic
&& _host.ValidatesOnNotifyDataErrors)
859
if (
IsDynamic
&& SVI[k].type != SourceValueType.Direct)
912
if (
IsDynamic
)
1092
if (
IsDynamic
&& SVI[k].type == SourceValueType.Property && svs.info is DependencyProperty)
1146
if (
IsDynamic
)