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