4 references to ReflectPropertyDescriptorTypeFullName
System.Web.Mobile (4)
UI\MobileControls\Design\MobileContainerDesigner.cs (1)
353member.GetType().FullName.Equals(Constants.ReflectPropertyDescriptorTypeFullName))
UI\MobileControls\Design\MobileControlDesigner.cs (1)
464member.GetType().FullName.Equals(Constants.ReflectPropertyDescriptorTypeFullName))
UI\MobileControls\Design\MobileTemplatedControlDesigner.cs (1)
447member.GetType().FullName.Equals(Constants.ReflectPropertyDescriptorTypeFullName))
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
344member.GetType().FullName.Equals(Constants.ReflectPropertyDescriptorTypeFullName))