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