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)
573bool IsDynamic { get { return _isDynamic; } }