2 references to HasDescendantsWithUnresolvedDuration
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (2)
1755
return GetFlag(ClockFlags.
HasDescendantsWithUnresolvedDuration
);
1759
SetFlag(ClockFlags.
HasDescendantsWithUnresolvedDuration
, value);