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