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