1 reference to ValidateElement
System.Web.Mobile (1)
Mobile\DeviceFiltersSection.cs (1)
178
private static readonly ConfigurationElementProperty s_elemProperty = new ConfigurationElementProperty( new CallbackValidator( typeof( DeviceFilterElement ),
ValidateElement
) );