3 references to HasControllableRoot
PresentationCore (3)
Core\CSharp\System\Windows\Media\Animation\AnimationStorage.cs (2)
86if (animationClock.HasControllableRoot) 113if (animationClock.HasControllableRoot)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (1)
181if (IsRoot && HasControllableRoot)