4 references to IsUsable
PresentationCore (4)
System\Windows\InterOp\HwndSource.cs (4)
820
if (
IsUsable
)
1154
if (
IsUsable
)
1181
if (
IsUsable
&& rootUIElement != null)
1233
if(!handled && (_constructionParameters != null ||
IsUsable
))