4 references to IsUsable
PresentationCore (4)
System\Windows\InterOp\HwndSource.cs (4)
832
if (
IsUsable
)
1177
if (
IsUsable
)
1204
if (
IsUsable
&& rootUIElement != null)
1256
if(!handled && (_constructionParameters != null ||
IsUsable
))