2 references to HasDescendantsWithUnresolvedDuration
PresentationCore (2)
System\Windows\Media\Animation\Clock.cs (2)
1738
return GetFlag(ClockFlags.
HasDescendantsWithUnresolvedDuration
);
1742
SetFlag(ClockFlags.
HasDescendantsWithUnresolvedDuration
, value);