1 write to s_ServiceProviderContextType
PresentationFramework (1)
System\Windows\EventSetterHandlerConverter.cs (1)
60s_ServiceProviderContextType = a.GetType("MS.Internal.Xaml.ServiceProviderContext");
2 references to s_ServiceProviderContextType
PresentationFramework (2)
System\Windows\EventSetterHandlerConverter.cs (2)
56if (s_ServiceProviderContextType == null) 62if (typeDescriptorContext.GetType() != s_ServiceProviderContextType)