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