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