2 references to IsValid
PresentationCore (2)
Core\CSharp\MS\Internal\DeferredElementTreeState.cs (1)
64if (parent == null || InputElement.IsValid(parent))
Core\CSharp\System\Windows\Input\InputElement.cs (1)
20return IsValid(o);