3 references to _registryValueNameForAccountType
PresentationUI (3)
MS\Internal\Documents\RightsManagementProvider.cs (3)
407
keyValue = defaultRMKey.GetValue(
_registryValueNameForAccountType
);
409
(defaultRMKey.GetValueKind(
_registryValueNameForAccountType
) == RegistryValueKind.DWord))
470
_registryValueNameForAccountType
, defaultAccountType);