4 references to IsUsable
PresentationCore (4)
Core\CSharp\System\Windows\Interop\HwndSource.cs (4)
969
if (
IsUsable
)
1387
if (
IsUsable
)
1419
if (
IsUsable
&& rootUIElement != null)
1471
if(!handled && (_constructionParameters != null ||
IsUsable
))