6 references to IsDynamic
PresentationFramework (6)
MS\Internal\Data\PropertyPathWorker.cs (6)
679
if (
IsDynamic
&& SVI[k].type != SourceValueType.Direct)
715
if (
IsDynamic
&& _host.ValidatesOnNotifyDataErrors)
848
if (
IsDynamic
&& SVI[k].type != SourceValueType.Direct)
900
if (
IsDynamic
)
1080
if (
IsDynamic
&& SVI[k].type == SourceValueType.Property && svs.info is DependencyProperty)
1134
if (
IsDynamic
)