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