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