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