1 write to _isDynamic
PresentationFramework (1)
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (1)
46
_isDynamic
= isDynamic;
1 reference to _isDynamic
PresentationFramework (1)
src\Framework\MS\Internal\Data\PropertyPathWorker.cs (1)
573
bool IsDynamic { get { return
_isDynamic
; } }