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