4 references to IsUsable
PresentationCore (4)
System\Windows\InterOp\HwndSource.cs (4)
826
if (
IsUsable
)
1160
if (
IsUsable
)
1187
if (
IsUsable
&& rootUIElement != null)
1239
if(!handled && (_constructionParameters != null ||
IsUsable
))