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