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)
1074get { return _dType; }