4 references to IsUsable
PresentationCore (4)
System\Windows\InterOp\HwndSource.cs (4)
825
if (
IsUsable
)
1159
if (
IsUsable
)
1186
if (
IsUsable
&& rootUIElement != null)
1238
if(!handled && (_constructionParameters != null ||
IsUsable
))