1 write to _dType
PresentationFramework (1)
System\Windows\Controls\ListBoxItem.cs (1)
45_dType = DependencyObjectType.FromSystemTypeInternal(typeof(ListBoxItem));
1 reference to _dType
PresentationFramework (1)
System\Windows\Controls\ListBoxItem.cs (1)
407get { return _dType; }