1 instantiation of RegistrationScope
System.Private.Windows.Core.TestUtilities (1)
CustomConverter.cs (1)
21
return new
RegistrationScope
(type, newProvider);
1 reference to RegistrationScope
System.Private.Windows.Core.TestUtilities (1)
CustomConverter.cs (1)
13
public static
RegistrationScope
RegisterConverter(Type type, TypeConverter converter)