1 write to _oleCmdHelper
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (1)
1048
_oleCmdHelper
= new OleCmdHelper();
2 references to _oleCmdHelper
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\ApplicationProxyInternal.cs (2)
1046
if (
_oleCmdHelper
== null)
1050
return
_oleCmdHelper
;