1 write to _show
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (1)
325
_show
= show;
2 references to _show
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (2)
342
if (
_show
)
1021
Show(
_show
);