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