1 write to _dType
PresentationFramework (1)
System\Windows\Navigation\NavigationWindow.cs (1)
140
_dType
= DependencyObjectType.FromSystemTypeInternal(typeof(NavigationWindow));
1 reference to _dType
PresentationFramework (1)
System\Windows\Navigation\NavigationWindow.cs (1)
1125
get { return
_dType
; }