1 write to _dType
PresentationFramework (1)
System\Windows\Controls\ItemsControl.cs (1)
56_dType = DependencyObjectType.FromSystemTypeInternal(typeof(ItemsControl));
1 reference to _dType
PresentationFramework (1)
System\Windows\Controls\ItemsControl.cs (1)
4043get { return _dType; }