2 writes to _runType
PresentationFramework (2)
System\Windows\Documents\SpellerStatusTable.cs (2)
802
_runType
= runType;
814
set {
_runType
= value; }
1 reference to _runType
PresentationFramework (1)
System\Windows\Documents\SpellerStatusTable.cs (1)
813
get { return
_runType
; }