1 write to _dType
PresentationFramework (1)
System\Windows\Controls\ListBox.cs (1)
66
_dType
= DependencyObjectType.FromSystemTypeInternal(typeof(ListBox));
1 reference to _dType
PresentationFramework (1)
System\Windows\Controls\ListBox.cs (1)
1074
get { return
_dType
; }