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