2 references to NeedsPostfixTraversal
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (2)
1646return GetFlag(ClockFlags.NeedsPostfixTraversal); 1650SetFlag(ClockFlags.NeedsPostfixTraversal, value);