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