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