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