6 references to IsDynamic
PresentationFramework (6)
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (6)
695
if (
IsDynamic
&& SVI[k].type != SourceValueType.Direct)
732
if (
IsDynamic
&& _host.ValidatesOnNotifyDataErrors)
863
if (
IsDynamic
&& SVI[k].type != SourceValueType.Direct)
916
if (
IsDynamic
)
1092
if (
IsDynamic
&& SVI[k].type == SourceValueType.Property && svs.info is DependencyProperty)
1144
if (
IsDynamic
)