1 reference to GetBoolFromActivationData
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\PresentationAppDomainManager.cs (1)
66
bool isDebug = PresentationAppDomainManager.IsDebug ? true :
GetBoolFromActivationData
(1);