1 write to _dType
PresentationFramework (1)
System\Windows\Controls\Primitives\ScrollBar.cs (1)
687
_dType
= DependencyObjectType.FromSystemTypeInternal(typeof(ScrollBar));
1 reference to _dType
PresentationFramework (1)
System\Windows\Controls\Primitives\ScrollBar.cs (1)
779
get { return
_dType
; }