1 write to s_DataTablePropertyDescriptorType
PresentationFramework-SystemData (1)
SystemDataExtension.cs (1)
77s_DataTablePropertyDescriptorType = pdc["Table1"].GetType();
3 references to s_DataTablePropertyDescriptorType
PresentationFramework-SystemData (3)
SystemDataExtension.cs (3)
48if (s_DataTablePropertyDescriptorType == null) 84return (pdType == s_DataTablePropertyDescriptorType) || 127if (pd.GetType() == s_DataTablePropertyDescriptorType)